@charset "utf-8";
.fondo_top {
	background-image: url(img/fondo_top.jpg);
}
.linea_pie {
	border-top-width: 0.5px;
	border-right-width: 0.5px;
	border-bottom-width: 0.5px;
	border-left-width: 0.5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #d4bf8a;
	border-right-color: #d4bf8a;
	border-bottom-color: #d4bf8a;
	border-left-color: #d4bf8a;
}
.linea_galeria {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #d4bf8a;
	border-right-color: #d4bf8a;
	border-bottom-color: #d4bf8a;
	border-left-color: #d4bf8a;
}
.linea_carnet {
	border: thin solid #D4BF8A;
}

.linea_galeria_lateral {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #d4bf8a;
	border-right-color: #d4bf8a;
	border-bottom-color: #d4bf8a;
	border-left-color: #d4bf8a;
}

.linea_galeria1 {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #d4bf8a;
	border-right-color: #d4bf8a;
	border-bottom-color: #d4bf8a;
	border-left-color: #d4bf8a;
}


.linea_top {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #d4bf8a;
	border-right-color: #d4bf8a;
	border-bottom-color: #d4bf8a;
	border-left-color: #d4bf8a;
}

.linea_pie1 {
	border-top-width: 1.5px;
	border-right-width: 1.5px;
	border-bottom-width: 1.5px;
	border-left-width: 1.5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #d4bf8a;
	border-right-color: #d4bf8a;
	border-bottom-color: #d4bf8a;
	border-left-color: #d4bf8a;
}

.pie {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}
a:link.pie {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #B29E72;
	text-decoration: none;
	line-height: 150%;
}
.pie_texto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #999;
	text-decoration: none;
	line-height: 150%;
}

a:hover.pie {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #7D6A44;
	text-decoration: underline;
	line-height: 150%;
}
a:visited.pie {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
	text-decoration: none;
	line-height: 150%;
}
a:active.pie {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #BE2038;
	text-decoration: none;
	line-height: 150%;
}
a:link.links {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #BE2038;
	text-decoration: none;
}
a:hover.links {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	text-decoration: underline;
}
a:visited.links {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
a:active.links {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.texto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.texto_destacado {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666;
}

.texto_firma {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	font-weight: normal;
}

.texto_chico {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}

.listado {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 150%;
}

.texto_marca {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
}

.destacados {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #BE223A;
	text-align: left;
}
.destacados_negro {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-align: left;
}

.destacados_g {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #BF2339;
	text-align: left;
	font-weight: normal;
}
.destacados_g1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-align: left;
}


.destacados_blanco {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
}

.destacados_texto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
}
.destacados_firma {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #BF2339;
	font-weight: bold;
}


.destacados strong {
	text-align: justify;
}
.form {
	background-color: #FDFAF4;
	padding: 3px;
	border: thin solid #E4D8B6;
	width: 250px;
}
.botones {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #F0F0F0;
	border: thin solid #E4D8B6;
	font-weight: bold;
	display: block;
	padding: 3px;
}
a:link.sub {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 150%;
	color: #000;
	text-decoration: none;
}
a:active.sub {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 150%;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

a:visited.sub {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 150%;
	color: #999;
	text-decoration: none;
}

a:hover.sub {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 150%;
	color: #B6122B;
	text-decoration: none;
}
.subtitulos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #999;
}
