/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(../imagenes/fondoflores2.jpg);
}
.menu {
	font-family:'Segoe UI','Lucida Sans Unicode', 'Lucida Grande';
	font-size:16px;
	padding-bottom:5px;
	padding-top:20px;
	font-style: italic;
}
.menu ul {list-style-type: none;}
.menu li {padding-right: 30px; display: inline;}
a:link {
	color: #003300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003300;
}
a:hover {
	text-decoration: none;
	color: #6C9D32;
}
a:active {
	text-decoration: none;
}
.background {
	width:955px;
	border-color: #eeeeee;
	border-width: 1px;
	border-style: solid;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	behavior: url(http://www.elzaguanjavea.com/httpdocs/css/border-radius.htc);
	border-radius: 10px 10px 10px 10px;
	margin: 5px;
	padding: 4px;
	background-color: #FFFFFF;
}
.top {background-image:url(../imagenes/fondotop.jpg);
background-repeat:no-repeat;}
.bottom {background-image:url(../imagenes/fondobottom.jpg);
background-repeat:no-repeat;}
.bg_winter {
	background-repeat:no-repeat;
	width:850px;
	background-image: url(../imagenes/fondo_winter.jpg);
}
.XAW {font-size:10px;}
.XAW a:hover {color:#FFCC00;}
.style1 {font-size:20px;
	font-weight:bold;
	font-family:'Segoe UI','Lucida Sans Unicode', 'Lucida Grande';
	color: #003300;}
.style2 {font-size:10px;}
.style3 {font-size:12px; line-height:1.5;}
.style4 {
	font-size:14px;
	color:#990000;
	font-weight: bold;
}
.style5 {
	font-size:12px;
	color:#663300;
	text-transform: none;
	line-height: 1.2;
	font-style: italic;
}
.style6 {
	font-size:14px;}
.style7 {font-size:10px; color: #003300;}
.formbutton{
cursor:pointer;
font-size: 11px;
border:outset 1px #ccc;
background:#fff;
color:#330000;
font-weight:bold;
padding: 1px 2px;
}
.style8 {
	color:#990000;}
.textarea{
	font-size: 12px;
	border: outset 1px #ccc;
	color:#333;
	padding: 1px 2px;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-top-color: #333333;
	border-left-color: #333333;
}
