/* CSS Document */


body,td,th {
	font-family: "Trebuchet MS", Tahoma, Verdana;
}
body {
	margin-top: 25px;
	background-color: #011705;
	background-image: url(../pics/fondo-1.gif);
}

.borde_1 {
	border: 1px solid #333333;
	margin: 0px;
	padding: 0px;
	
}
.blanco {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#conte {
	width: 650px;
}
.texto {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	color: #000000;
}

a.blanco:link {
	color: #FFFFFF;
	text-decoration: none;
}


a.blanco:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.blanco:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.blanco:hover {
	color: #FFCC00;
	text-decoration: none;
}




.tit {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #003300;
}
.derecha {
	float: right;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 0px;
}

.mini {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	text-align: center;
}

.pad_titu {
	padding-left: 10px;
}


.aviso {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	color: #CC3300;
	background-color: #FFFFCC;
	margin: 0px;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}


a.tit:link {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #003300;
	text-decoration: underline;
}
a.tit:active {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #003300;
	text-decoration: underline;
}
a.tit:visited {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #003300;
	text-decoration: underline;
}
a.tit:hover {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	
}
.foto {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.titulocabecera {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	color: #0000FF;
	background-color: #FFFFCC;
	margin: 0px;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #003300;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	font-weight: bold;
}
.boton {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
}
.form {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	color: #333333;
}
.rojo {
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
}
.boton_rojo {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
	background-color: #CC3300;
}
.sep {
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	vertical-align: middle;
}
.alinear { 
	vertical-align:middle;
}

.dcha {
float: right;
}
.izq {
float: left;
}
div.clear {
clear: both;
}.miniv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.resaltado {
	font-size: 16px;
	font-weight: bold;
	color: #003300;
}
.cabecera {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 16px;
	color: #0000FF;
	background-color: #FFFFCC;
	margin: 0px;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #FFFFFF;
	font-weight: bold;
}
.derecha_corta {
	float: right;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 0px;
}
#print{
display:inline;
	 
}.grande {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #CC3300;
}
.f {
	margin-top: 2px;
	margin-bottom: 2px;
}
.banner_vertical {
	float: right;
}
