body { 	
	scrollbar-face-color: #ffffff; 	
	scrollbar-shadow-color: #336699; 	
	scrollbar-highlight-color: #a5c3e1; 	
	scrollbar-3dlight-color: #ffffff;
 	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #336699; 
	scrollbar-arrow-color: #336699; 
	margin: 0 0 0 0;
	text-align:center;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding:0 auto 0 auto;
}
#principal {
	height:auto!important;
	min-height:1377px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	border:solid 2px #ffffff;
	width:900px;
}
#header {
	position:relative;
	float:left;
	width:900px;
	height:225px;
	background:url(img/header_al.png)
}
#banderitas {
	position:relative;
	float:right;
	margin-right:0px;
	top:200px;
}
#menu {
	position:relative;
	float:left;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	
	font-size: 14px;	
	color: #FFFFFF;	
	text-decoration:none; 
	border:solid 1px #ffffff;
	width:900px;
	text-align:center;
}
#cada a:link {
	text-decoration:none;
	color:#FFFFFF;
}
#cada a:hover {
	text-decoration:none;
	color:#FFFFFF;
}
#cada a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
#cada {
	position:relative;
	float:right;
	width:auto;
	text-transform:uppercase;
	border-left:solid 2px #ffffff;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	padding:0 20px 0 20px;
}
#wide {
	position:relative;
	float:right;
	width:250px;
	text-transform:uppercase;
	border-left:solid 2px #ffffff;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}
#wide a:hover, a:link, a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
#texto {
	position:relative;
	float:left;
	height:376px;
	width:900px;
	background:#ffffff;
	text-align:center;
	margin-top:10px;
}
#text_in {
	position:relative;
	float:left;
	height:330px;
	*height:350px;
	width:395px;
	*width:403px;
	background:#ffffff;
	padding:15px;
	*padding-top:25px;
	margin-top:10px;
	margin-left:30px;
	text-align:left;
	font-size:12px;
	border-right:2px dotted #193978;
}

h1 {
	text-align:center;
	font-size:14px;
}
#fotos {
	position:relative;
	float:left;
	width:100%;
	text-align:center;
	/*background:url(img/fondo_text.png) repeat-x top;*/
}
#contfoto {
	position:relative;
	width:400px;
	height:320px;
	margin-left:10px;
	margin-top:5px;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;	
	background:url(img/fondofoto.png) repeat-x bottom;
	text-align:center;
	font-size:14px;
	left:20px;
}
#contfoto a:link {
	text-decoration:none;
	color:#193978;
}
#contfoto a:hover {
	text-decoration:none;
	color:#193978;
}
#contfoto a:visited {
	text-decoration:none;
	color:#193978;
}
#pie {
	position:relative;
	float:left;
	height:50px;
	background-color:#ffffff;
	width:900px;
	text-align:center;
	padding-top:20px;
	color:#193978;
	font-size:13px;
	font-weight:bold;
}
