@charset "utf-8";
html, body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C48854;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color: #000;
	height: 100%;
	min-height: 100%;
} 
#pri {
	width: 778px;
	margin-left: auto;
	margin-right: auto;
	background-color:#000;
	color: #FFF;
	display: table;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #3A80B1;
	border-left-color: #3A80B1;
}
#fazul {
	background-color:#09C;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(img/struct/bkg.jpg);
	background-repeat: no-repeat;
	overflow: auto;
	height:794px;
}
.logo {
	padding-top: 10px;
	height:80px;
	font-weight: bold;
	font-size: 23px;
	color:#FFF;
}
.derecho{
	width: 391px;	
	float: right;
}
.menu {
	height: 30px;
}
#contenido{	
	color:#000;
	display: table;
	padding-top: 5px;
	padding-bottom: 20px;
	clear:both;
}
#hor161{
	display: inline;
	width: 33%;
	}
a:link {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
}
a:visited {
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #CEBCA5;
	text-decoration: underline overline;
	font-weight: bold;
}
a:active {
	color: #CEBCA5;
	text-decoration: overline;
	font-weight: bold;
}
a.otrolink:link {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	width: 139px;
	height: 30px;
	background-image:url(img/struct/boton.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align:bottom;
	display:table-cell;
}
a.otrolink:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	width: 139px;
	height: 30px;
	background-image:url(img/struct/boton-visited.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align:bottom;
	display:table-cell;	
}
a.otrolink:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	width: 139px;
	height: 30px;
	background-image:url(img/struct/boton.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align:bottom;
	display:table-cell;
}
a.otrolink:active {	
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	width: 139px;
	height: 30px;
	background-image:url(img/struct/boton-active.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align:bottom;
	display:table-cell;
}
.photo{
	border:4px solid #FFF;
}
.photo_pri{
	border:1px solid #000;
	background-color: #FFF;
	padding: 12px;
	text-align:center;
}
#una_col{
	text-align: justify;
	color:#FFF;
	border: 5px solid #FFF;
	background-color: #376BA4;
	padding: 5px;
	display: block;
	width: 718px;
	background-image: url(img/struct/f250.gif);
	background-repeat: repeat-x;
}
.tit{
	font-weight: bold;
	font-size: 23px;
}
#pie {
	clear: both;
	height: 40px;
	text-align: center;
	padding-top: 10px;
}
#inicio {
	text-align:right;
	padding-right: 20px;
}
#naranja {
	background-color: #DF6E04;
	height: 5px;
}
#centrar {
	margin-left: auto;
	margin-right: auto;
}
#izq33 {
	float:left;
	text-align:justify;
	color:#FFF;
	background-color: #376BA4;
	border: 5px solid #FFF;
	margin-right: 5px;	
	width: 220px;
	height: 250px;
	padding: 5px;
	background-image: url(img/struct/f250.gif);
	background-repeat: repeat-x;
}

