/*CSS para los div*/
body{
	background-color:#ffffff;
}
#wrapper{
	width:100%;
	height:auto;
}
#header{
	padding-top:0px;
	background-repeat: repeat-x;
	background-position: 0px 20px;
	height: 120px;
	background-image:url(../images/bg_nav.jpg);

}
#logo{
	height:3px;
	padding-top:5px;
}
#tel{
	padding-top:16px;
	text-align:right;
	color:#ffffff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
}
#slogan{
	padding-top:28px;
	text-align:center;
	color:#5a4d9c;
}
#escudo{
	padding-top:35px;
}
#fotos{

	text-align:center;
	

}
#sombra{
	padding-top:8px;
	text-align:center;

}

#gale{
	padding:10px;
	text-align:center;
	padding-right:20px;

}
#vermas{
	text-align: right;
}
#redes{
	padding-top:8px;
	text-align:right;
}
#menu {
	margin:0 auto;
	padding:6px 1px 10px;
	margin-left:60px;
	background-color:#1a047f;
	margin-top:0px;
	
}
#menu ul li{
	display:inline;
	margin:-2px;
}
#menu ul li a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	/*background:-webkit-gradient(linear,left top,left bottom,from(#531417),to(#8e1420));
	background:-moz-linear-gradient(left top,left bottom,from(#531417),to(#8e1420));*/
	text-decoration:none;
	border-right:1px solid #333;
	padding:13px 15px;
}
#menu ul li a:hover{
	color:#CCC;
	background:-webkit-gradient(linear,left top,left bottom,from(#091A59),to(#091A59));
	background:-moz-linear-gradient(left top,left bottom,from(#1a047f),to(#1a047f));
	text-decoration:none;
	margin:0;
}
#submenu {
	margin:0 auto;
	padding:6px 1px 10px;
	background-color:#091A59;
	margin-top:10px;
	text-align:center;
	
}
#submenu ul li{
	display:inline;
	margin:-2px;
}
#submenu ul li a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	/*background:-webkit-gradient(linear,left top,left bottom,from(#531417),to(#8e1420));
	background:-moz-linear-gradient(left top,left bottom,from(#531417),to(#8e1420));*/
	text-decoration:none;
	border-right:1px solid #8c9197;
	padding:10px 15px;
}
#submenu ul li a:hover{
	color:#CCC;
	background:-webkit-gradient(linear,left top,left bottom,from(#1a047f),to(#1a047f));
	background:-moz-linear-gradient(left top,left bottom,from(#1a047f),to(#1a047f));
	text-decoration:none;
	margin:0;
}

#submenun {
	margin:0 auto;
	padding:6px 1px 10px;
	background-color:#091A59;
	margin-top:0px;
	text-align:center;
	
}
#submenun ul li{
	display:inline;
	margin:-2px;
}
#submenun ul li a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	/*background:-webkit-gradient(linear,left top,left bottom,from(#531417),to(#8e1420));
	background:-moz-linear-gradient(left top,left bottom,from(#531417),to(#8e1420));*/
	text-decoration:none;
	padding:10px 15px;
}
#submenun ul li a:hover{
	color:#CCC;
	background:-webkit-gradient(linear,left top,left bottom,from(#1a047f),to(#1a047f));
	background:-moz-linear-gradient(left top,left bottom,from(#1a047f),to(#1a047f));
	text-decoration:none;
	margin:0;
}
#gallery{
	height:auto;
}
#derecho{
	height: auto;
	background-color: #FFFFFF;
	
}
#footer{
	height:auto;
	background-color: #12194e;
	text-align: justify;
	color: #FFF;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 40px;
	padding-bottom: 20px;
	

}
#footfoto{
	border: 5px solid #ffffff; 
	width:240px; 
	height:170px;
	margin-top:15px;
	margin-bottom:15px;
	
}
#foomen{
	height:auto;
	background-color: #12194e;
	text-align: left;
	color: #FFF;
	font-size: 13px;
	padding-top:30px;
	
}
#foomen ul li{

	margin:-2px;
}
#foomen ul li a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	/*background:-webkit-gradient(linear,left top,left bottom,from(#531417),to(#8e1420));
	background:-moz-linear-gradient(left top,left bottom,from(#531417),to(#8e1420));*/
	text-decoration:none;
	padding:13px 15px;
}



#bg_footer{
	width:100%;
	background-color: #12194e;
	
}
#bg_top{
	background-image: url(../images/bg_top.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 15px;
}
#bg_centro{
	background-image: url(../images/bg_centro.png);
	background-repeat: repeat-y;
	background-position: center;
}
#bg_barras{
	background-image: url(../images/bg_barras.jpg);
	background-repeat: repeat-x;
	background-position: center;
	padding-top:8px;
}
#bg_bott{
	background-image: url(../images/bg_bott.png);
	background-repeat: no-repeat;
	background-position: center;
}
#fondo_sup{
	background-color:#FFFFFF;
	width:100%;
	background-image: url(../images/bg_menu.jpg);
	background-repeat: repeat-x;
	background-position: center 0px;
}
#fondo_barras{
	background-color:#FFFFFF;
	width:100%;
	background-image: url(../images/bg_barras.jpg);
	background-repeat: repeat-x;
	background-position: center 0px;
	height: 10px;
	
}
#fondo_galeria{
	background-color:#ffffff;
	width:100%;
	background-image: url(../photos/fondo_galeria.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#fondo_galeria0{
	width:100%;
	background-image: url(../photos/fondo_galeriaint.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#fondo_galeria1{
	background-color:#666;
	width:100%;
	background-image: url(../photos/fondo_galeria1.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#titumenu{
	font-size: 13px;
	text-align: center;
	color: #ffffff;
	background-color:#006;
	padding:5px;
}
#texmenu1{
	font-size: 12px;
	text-align: center;
	color: #DD2E17;
	background-color: #ffefbe;
	padding:5px;
	height:150px;
}
#texmenu2{
	font-size: 12px;
	text-align: center;
	color: #DD2E17;
	background-color: #e0f5fe;
	padding:5px;
	height:150px;
}
#texmenu3{
	font-size: 12px;
	text-align: center;
	color: #DD2E17;
	background-color: #ffe6e6;
	padding:5px;
	height:150px;
}
#texmenu4{
	font-size: 12px;
	text-align: center;
	color: #DD2E17;
	background-color: #e1fddb;
	padding:5px;
	height:150px;
}
#texmenu5{
	font-size: 12px;
	text-align: center;
	color: #DD2E17;
	background-color: #ffedd7;
	padding:5px;
	height:150px;
}

.bottompane {
background-color: tra5nsparent;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
color: black;
}
A.bottompane:link {
text-decoration: none;
color:#003366;
}
A.bottompane:visited {
text-decoration: none;
color:#003366;
}
A.bottompane:hover {
text-decoration: none;
color:#FFCC00;
}
A.bottompane:active {
text-decoration: none;
color:#003366;
}


.txt_confirma {

	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#1a047f;
	line-height:22px;
	text-align:justify;
	font-weight:normal;
	padding-left:50px;
	margin-top:0px;
	margin-bottom:7px;
}
.txt_confirma2{

	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#1a047f;
	text-align:justify;
	font-weight:normal;
	padding-left:70px;
}
.align {
}
