@charset "utf-8";
/* CSS Document */

.barra{
	background-image:url(../imagenes/fondomenudependencias.gif); 
	background-repeat:no-repeat; 
	height:44px;
	width:1240px;
	text-align: center;
}
.barra1024{
	background-image:url(../imagenes/fondomenudependencias1024.gif); 
	background-repeat:no-repeat; 
	height:44px;
	width: 970px;
	text-align:center;
}
#secretaria{
	width:100px;
	height:15px;
	margin-left:500px;
	padding-top:20px;
	float:left;
}
#español{
	width:38px;
	height:26px;
	margin-left:720px;
	padding-top:3px;
}
#seiem{
	width:100px;
	height:26px;
	margin-left:800px;
	margin-top:-15px;
}
#titulo_barra{
	width:500px;
	height:26px;
	margin-left:350px;
	margin-top:-22px;
	font-family: "Myriad Pro";
	font-size:12px;
	color:#FFF;
}
#bar_bottom{
	background-image:url(../imagenes/pie1.png);
	background-repeat:no-repeat;
	width:970px;
	height:120px;
	margin-top:30px;
	text-align:center;
}
.text1{
	text-align:justify;
	font-family:"Myriad Pro";
	padding-top:10px;
}
.text2{
	text-align:justify;
	font-family: "Trebuchet MS";
	padding-top:14px;
	color:#999;
	font-weight:bold;
}
.input_text{
	padding-left: 1px;
	padding-right: 1px;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	width: 220px;
	float:left;
}
.input_area{
	padding-left: 1px;
	padding-right: 1px;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	width: 220px;
	float:left;
}
.form {
	text-align: left;
	margin: 5px;
	padding: 0px;
	width:615px;
}

.form_error {
	background-color: #eee;
	color: red;
	margin: 0px;
	margin-top: 5px;
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: red;
}

.form_radio_label {
	display: inline;
	margin-left: 5px;
	margin-right: 20px;
	font-size: 10pt;
}

.form_cell_valid {
	padding: 5px;
	margin-right: 5px;
}
.form_cell_invalid {
	padding: 5px;
	margin-right: 5px;
}
.form_label_valid {

	margin-right: 10px;
	color: #333333;
	width: 130px;
	text-align: right;
	float: left;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: normal;
	font-size:12px;
}
.form_label_valid_left {

	margin-right: 10px;
	color: #333333;
	width: auto;
	text-align: left;
	float: left;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: normal;
	font-size:12px;
}
.form_label_invalid {
	margin-right: 10px;
	color: red;
	width: 100px;
	text-align: right;
	float: left;
}

.form_element_valid {
	float: left;
	border-color: #ccc;
}

.form_element_invalid {
	float: left;
	border-color: pink;
}

.form_description_valid {
	font-size: 8pt;
	color: Red;
	margin-left:5px;
	margin-top:1px; 
	clear: right;
	display:inline;
}

.form_description_invalid {
	font-size: 8pt;
	color: Red;
	margin: 5px; 
	float: left;
}
.radioB{
border:0px;
padding:0px;


}
.button_calendar{
width:20px;
height:22px;
background-image:url(../imagenes/calendar.png);
background-repeat:no-repeat;

}
#titulo_seccion{
	width:100%;
	font-family: "Trebuchet MS", sans-serif;
	text-align:center;
	margin-top:15px;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1em;
	color:#333;
}
#titulo{
	width:100%;
	font-size: .9em;
	color: #000;
	font-family: "Trebuchet MS", sans-serif;
	font-weight:bold;
	text-align:left;
}
#subtitulos{
	width:100%;
	font-size: .7em;
	color: #333;
	font-family: "Trebuchet MS", sans-serif;
	font-weight:bold;
	text-align: left;
}
#parrafo{
	font-family: "Trebuchet MS", sans-serif;
	text-align:justify !important;
	color: #666;
	font-size:.8em;
	margin-top:10px;
	width:100%;
}
#biñetas{
	font-family: "Trebuchet MS", sans-serif;
	text-align:justify !important;
	color: #232323;
	font-size:.8em;
	margin-top:10px;
	width:100%;
	text-indent:2em;
}
b{
	color: #4F4F4F;
}
.footer{
font-family: Arial; 
font-size:10px; 
color: #696969;
font-weight:bold;
text-align:justify;
}
.enconstruccion{
	font-family:"Gill Sans MT";
	font-size:16px;
	color:#000;
	text-align:center;
}
th{
	color:#000;
	font-weight:bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
table.tabla_hospedaje {
	color: #000;
	border-left:solid #CCC .1em;
	border-bottom:solid #CCC .1em;
	border-right:solid #CCC .1em;
}
table.tabla_hospedaje td{
	border:solid #CCC 1px;
}
table.tabla_hospedaje th{
	border:solid #999 1px;
	background-color:#CCC
}