
BODY {
	background-image: url(../images/background2.jpg);
	width: 100%;
	height: 100%;
}

BODY, HTML {
	padding: 0;
	margin: 0;
}

#shadow_top {
	width: 100%;
	height: 30px;
	background-image: url(../images/sombra_top.png);
}

#shadow_bottom {
	width: 100%;
	height: 30px;
	background-image: url(../images/sombra_bottom.png);
}

#mHeader {
	width: 100%;
	height: 166px;
	background-image: url(../images/bg_header.jpg);
	background-repeat: repeat-x;
}

#mLogo {
	position: relative;
	width: 348px;
	height: 166px;
	float: left;
	background-image: url(../images/logo_yucatan.jpg);
	background-repeat: no-repeat;
	/* border: 1px solid #ff0000; */
}

#mLogoSefotur {
	width: 100%;
	height: 166px;
	background-image: url(../images/logo_sefotur.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	/* border: 1px solid #ff0000; */
}

#menu_h {
	width: 100%;
	height: 55px;
	background-image: url(../images/fondo_barra_horizontal.gif);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #fff;
	border: 0px solid #ff0000;
}

#mContent {
	width: 100%;

	background-color: #fff;
	padding-top: 10px;
}

#fin_body {
	width: 100%;
	height: 24px;
	background-image: url(../images/fin_body.gif);
	background-repeat: repeat-x;
}

#bottom_space {
	width: 100%;
	height: 50px;
}

.spacer {
	width: 100%;
	clear: both;
	visibility: hidden;
}

#espacio_menu{
	width: 269px;
	height: 55px;
	float: left;
	background-image: url(../images/inicio_barra_horizontal.gif);
	background-repeat: no-repeat;
}

#top_menu {
	float: left;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 11px;
	margin-left: 20px;
}

#menu_left {
	float: left;
	position: relative;
	width: 239px;
}

#menu_left_top {
	width: 239px;
	height: 35px;
	background-image: url(../images/top_menu_left.gif);
	background-repeat: no-repeat;
}

#menu_left_bottom {
	width: 239px;
	height: 35px;
	background-image: url(../images/bottom_menu_left.gif);
	background-repeat: no-repeat;
}

#menu_left_body {
	width: 239px;
	height: auto;
	background-image: url(../images/loop_menu_left.gif);
	background-repeat: repeat-y;
	
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 11px;
}

#innerContent {
	position: relative;
	padding: 45px 45px 45px 284px;
	border: 0px solid #ff0000;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}

#innerContent H1 {
	padding: 0;
	margin: 0;
	font-size: 30px;
	color: #5e0104;
	font-weight: normal;
}

#innerContent H1 a, #innerContent H3 a { color: #5e0104; text-decoration: none;} 
#innerContent H1 a:hover, #innerContent H3 a:hover { color: #ad001d; text-decoration: none;} 


#innerContent H2 {
	padding: 0;
	margin: 0;
	font-size: 18px;
	color: #ad001d;
	font-weight: normal;
	background-image: url(../images/h2_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 32px;
}

#innerContent H2 a, #innerContent H4 a { color: #ad001d; text-decoration: none;} 
#innerContent H2 a:hover, #innerContent H4 a:hover { color: #d10527; text-decoration: none;} 

#innerContent H3 {
	padding: 0;
	margin: 0;
	font-size: 20px;
	color: #5e0104;
	font-weight: normal;
	font-weight: bold;
}

#innerContent H4, .section H4, .sectionheader H4 {
	padding: 0;
	margin: 0;
	font-size: 15px;
	color: #ad001d;
	font-weight: normal;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	background-image: url(../images/h2_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 32px;
}

#innerContent H5, .section H4, .sectionheader H5 {
	padding: 0;
	margin: 0;
	font-size: 13px;
	color: #666;
	font-weight: normal;
	background-image: url(../images/h5_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	padding-left: 32px;
	font-weight: bold;
}

#innerContent H5 a, #innerContent H5 a:hover { color: #666; text-decoration: none;} 

.location {
	font-size: 10px;
	color: #999;
	padding-bottom: 40px;
}

.location img {
	position: relative;
	top: 1px;
	margin-right: 8px;
}

.location a {
	text-decoration: none;
	color: #999;
}

.location a:hover {
	text-decoration: underline;
	color: #999;
}

.nDate {
	font-size: 10px;
	color: #999;
	padding-bottom: 40px;
}

.nDate a {
	text-decoration: none;
	color: #999;
}

.nDate a:hover {
	text-decoration: underline;
	color: #999;
}

.nDate img {
	position: relative;
	top: 3px;
	margin-right: 5px;
}

.contenido_texto {
	color: #969696;
	font-size: 12px;
	margin-top: 30px;
	text-align: justify;
}

.contenido_texto a {
	color: #cc0224;
	text-decoration: none;
}

.contenido_texto a:hover {
	color: #ff0000;
	text-decoration: underline;
}

.contenido_texto img {
	border: 3px solid #ad001d;
	margin: 20px;
	
}

.f_right { float: right; }
.f_left { float: left; }

.tercera_columna {
	position: relative;
	float: right;
	width: 225px;
	background-color: #e8e8e8;
	margin: 20px;
}

.tercera_columna .col_top, .tercera_columna .col_bottom {
	width: 100%;
	height: 11px;
	background-repeat: no-repeat;
}

.tercera_columna .col_top {
	background-image: url(../images/col_top.gif);
}
.tercera_columna .col_bottom {
	background-image: url(../images/col_bottom.gif);
}

.tercera_columna .col_content {
	padding: 15px;
	font-size: 10px;
	color: #666;
}

 .tercera_columna .col_content span{ color: #9a001a; }
 .tercera_columna .col_content a { 
	color: #ff0000; 
	text-decoration: none;
}
.tercera_columna .col_content p { padding: 13px; }

table.tablagb {
	font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	/* width: 320px; */
	margin-top: 15px;
	}

table {
	font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
	/* border-collapse: collapse; */
	/* width: 320px; */
	margin-top: 15px;
	}
	
table a {
	color: #9A001A !important;
	text-decoration: none;
}

table a:hover {
	color: #B90120;
	text-decoration: underline;
}

th {
	padding: 0 0.5em;
	text-align: left;
	color: #ad001d;
	}

tr.yellow td {
	border-top: 1px solid #FB7A31;
	border-bottom: 1px solid #FB7A31;
	background: #FFC;
	}

td {
	/* border-bottom: 1px solid #CCC; */
	padding: 0 0.5em;
	}

	/*
td.width {
	width: 190px;
	}
	*/
td.adjacent {
	border-left: 1px solid #CCC;
	/*text-align: center; */
	}
td.adown {
	border-bottom: 1px solid #CCC;
	}

/* INTRANET SYS */

/* tables */
.listtable table, .listtable td, .listtable tr {
	border-bottom: 0px solid #CCC;
	font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	/* font-family: Tahoma;
	font-size: 11px; */
}

/* HEADER MSGS */

.info, .success, .warning, .error, .validation {  
	font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
	width: 570px;
    border: 1px solid;  
	margin-left: 0px;
	margin-right: 25px;
    padding:15px 10px 10px 50px;  
    background-repeat: no-repeat;  
    background-position: 10px center;
}
.info ul, .success ul, .warning ul, .error ul, .validation ul {
	margin: 5px 0 0 0;
	padding: 0;
}
.info li, .success li, .warning li, .error li, .validation li {
	margin-left: 25px;
	padding: 0;
}
.info {  
    color: #00529B;  
    background-color: #BDE5F8;  
    /* background-image: url('images/icons/info.png');  */
}  
.success {  
    color: #4F8A10;  
    background-color: #DFF2BF;  
    /* background-image:url('images/icons/success.png');  */
}  
.warning {  
    color: #9F6000;  
    background-color: #FEEFB3;  
    /*background-image: url('images/icons/warning.png'); */
}

.error {  
    color: #D8000C;  
    background-color: #FFBABA;  
    /* background-image: url('images/icons/error.png');  */
}
.thelp {
	cursor: help;
	vertical-align: middle;
}

.pngfix {
	position: absolute;
	float: left;
	margin-left: -40px;
	margin-top: -10px;
	behavior: url("iepngfix.htc");
}

/* Mini headers */

.miniinfo, .minisuccess, .miniwarning, .minierror, .minivalidation {
	font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
	width: 500px;
    border: 1px solid;  
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
    padding:5px 5px 5px 25px; 
}
.miniinfo ul, .minisuccess ul, .miniwarning ul, .minierror ul, .minivalidation ul {
	margin: 5px 0 0 0;
	padding: 0;
}
.miniinfo li, .minisuccess li, .miniwarning li, .minierror li, .minivalidation li {
	margin-left: 7px;
	padding: 0;
}
.miniinfo {  
    color: #00529B;  
    background-color: #BDE5F8;  
    /* background-image: url('images/icons/info.png');  */
} 
.minisuccess {  
    color: #4F8A10;  
    background-color: #DFF2BF;  
    /* background-image:url('images/icons/success.png');  */
}  
.miniwarning {  
    color: #9F6000;  
    background-color: #FEEFB3;  
    /*background-image: url('images/icons/warning.png'); */
}

.minierror {  
    color: #D8000C;  
    background-color: #FFBABA;  
    /* background-image: url('images/icons/error.png');  */
}

.minipngfix {
	position: absolute;
	float: left;
	margin-left: -21px;
	margin-top: -2px;
	behavior: url("iepngfix.htc");
}

/* forms */
input.textbox, select.textbox {
	border:#ccc 1px solid;
	background:#f9f9f9;
	font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
	padding:2px;
	/* width:150px;*/
}

textarea {
	/* width: 95%; */
	padding:2px;
	/* height: 20em; */
	border: 1px solid #ccc;	
	background:#f9f9f9;
	font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
}
/*  input.textbox:hover, select.textbox:hover, textarea:hover */
input.textbox:focus, select.textbox:focus, textarea.textbox:focus {
	background:#fff;
	border:#00529B 2px solid;
}
input.freq:focus, select.freq:focus, textarea.freq:focus {
	border:#990000 2px solid;
}