/*///////////// LINKS //////////////*/

/*a:link { font-family: Verdana; font-size: 11px; font-weight: normal; color: #780000; text-decoration: none;}
a:hover { font-family: Verdana; font-size: 11px; font-weight: normal; color: #000000; text-decoration: underline;}
a:active { font-family: Verdana; font-size: 11px; font-weight: normal; color: #000000; text-decoration: underline;}
a:visited { font-family: Verdana; font-size: 11px; font-weight: normal; color: #780000; text-decoration: none;}*/

.link1:link { font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; font-size:11px; color:#780000;}
.link1:hover { font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; font-size:11px; color:#000000; text-decoration: underline;}
.link1:active { font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; font-size:11px; color:#000000; text-decoration: underline;}
.link1:visited { font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; font-size:11px; color:#780000;}

.link2:link { font-family:Verdana; font-weight:normal; font-size:11px; color:#999999;}
.link2:hover { font-family:Verdana; font-weight:normal; font-size:11px; color:#780000; text-decoration: underline;}
.link2:active { font-family:Verdana; font-weight:normal; font-size:11px; color:#780000; text-decoration: underline;}
.link2:visited { font-family:Verdana; font-weight:normal; font-size:11px; color:#999999;}

.texto1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #780000;
	line-height: 15px;
}
	
.texto2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	line-height: 15px;
}

.texto3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFB951;
	font-weight: bold;
}

.texto4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

body {
	margin: 0px;
	vertical-align: super;
	background-image: url(img/home_fondo.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.fondo-der1 {
	background-image: url(img/home_izquierdo-1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondo-izq1 {
	background-image: url(img/home_fondo-derecha-1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.3lines {
	background-image: url(img/back_3lines.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.sombra {
	background-image: url(img/inner_03_r2_c4.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.forms2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #780000;
	border: 1px solid #cccccc;
	background-color: #EFEFEF;
	width: 98%;
}

.botones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #780000;
	border: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
