/* CSS Document */

p { margin-top: 20px; }

.txtblanco_11 {font-family: tahoma; 
		   font-size: 11px; color: #CCCCCC;}
.txtazul_11 {font-family: tahoma; 
		   font-size: 11px; color: #001128;}
.txtoro_11 {font-family: tahoma; 
		   font-size: 11px; color: #C8A62F;}
.web {border: 2px solid #FFFFFF;}
.disclaimer {font-family: tahoma; 
		   font-size: 9px; color: #CCCCCC;}
.box {
	background-color: #FFFFFF;
	border: 1px #001128 solid;
	font-family: tahoma;
	font-size: 11px;}
.box2 {
	background-color: #E3ECF8;
	border: 1px #87A3C9 solid;
	font-family: tahoma;
	font-size: 10px; color: #000000}
a.password {font-family: tahoma; 
		   font-size: 9px; color: #001128; text-decoration: underline}
a.password:hover {font-family: tahoma; 
		   font-size: 9px; color: #001128; text-decoration: none}
.pic {border: 1px solid #FFFFFF; margin: 0 5px 5px 0;}
.pic2 {border: 2px solid #001128;}
a {font-family: tahoma; 
		   font-size: 11px; color: #CCCCCC; text-decoration: none}
a:hover {font-family: tahoma; 
		   font-size: 11px; color: #CCCCCC; text-decoration: underline}
a.more {font-family: tahoma; 
		   font-size: 11px; color: #FFFFFF; text-decoration: none}
a.more:hover {font-family: tahoma; 
		   font-size: 11px; color: #FFFFFF; text-decoration: underline}
a.legal {font-family: tahoma; 
		   font-size: 11px; color: #C8A62F; text-decoration: none}
a.legal:hover {font-family: tahoma; 
		   font-size: 11px; color: #FFFFFF; text-decoration: underline}
a.pract {font-family: tahoma; 
		   font-size: 11px; color: #001128; text-decoration: none}
a.pract:hover {font-family: tahoma; 
		   font-size: 11px; color: #FFFFFF; text-decoration: none}		   
.div {border-left: 1px dotted #FFFFFF;}
.borde_tit {border-bottom: 1px solid #FFFFFF;}
.borde_check {border-left: 2px solid #FFFFFF; }

a.more_info {color: #FFFFFF;}





ul#gallery {
	width: 100%;
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
}

ul#gallery li {
	display: block;
	width: 490px;
	margin: 0 0 15px 0;
	padding: 5px;
	list-style: none;
	background-color: #6886b0;
	border: 1px solid #567196;
	overflow: hidden;
}

ul#gallery a {
	display: inline;
	width: 140px;
	height: 105px;
	margin: 0 15px 0 0;
	border: 1px solid #001128;
	float: left;
}

ul#gallery div {
	float: left;
	width: 315px;
	line-height: 1.2em;
}

ul#gallery div h2 {
	font: bold 16px/1.6em trebuchet ms, sans-serif;
	margin: 0;
}

ul#gallery div p {
	margin: 0;
}





