/*
Disenado por Roberto Palacios
http://www.cee-nl.org.mx/
*/
html, body, #pagina {height: 100%;}

body > #pagina {height: auto; min-height: 100%;}


.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



#pagina{ 
	width: 780px;
	margin: 0 auto 0 auto;
	background: #FFFFFF url(../imagenes/fondopage.png) repeat-x;
	}

body {
	margin: 0;
	padding: 0;
/*	background: #FFFFFF url(../imagenes/img04.gif) repeat-x;*/
	background: #FCAF17 url(../imagenes/fondo.png) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7F7772;
}

.texto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7F7772;
	background:#ffffff
}

h1, h2, h3, h4 {
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #7F7772;
	margin: 8px 0 8px 0;
}

h1 {
	font-size: 177%;
}

h2 {
	font-size: 136%;
	/*line-height: 136%;*/
	margin: 0;
	color:#7F7772;
	width:90%;
	/*border-bottom: 1px solid #EDEBD5;*/
}

h2.menuMunicipios {
	font-size: 136%;
	line-height: 136%;
	margin: 0;
	color:#7F7772;
	border-bottom: 0px solid #EDEBD5;
	width:100%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	color:#7F7772;
}

h4 {
	font-size: 136%;
	/*line-height: 136%;*/
	margin: 0;
	color:#7F7772;
	width:90%;
	/*border-bottom: 1px solid #EDEBD5;*/
}

p {
	line-height: 160%;
	margin: .5em 0 1em 0;
}

ul, ol {
	margin-bottom: 1.6em;
	line-height: 160%;
}

p.fotoconpie {
	margin-bottom: 1em;
	line-height: 110%;
	font-size:95%
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #df9e01;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: 0px solid #B2B2B2;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

div.clear {clear: both;}

/* header */

#header {
	width: 770px;
	height: 100px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 480px;
	height: 100px;
/*	background: url(../imagenes/logo_Frase.png) no-repeat 100% 50%;*/
}

#logo img {
	float:left;
	margin:26px 0 0 50px;
	}
	
#logo img.logo1 {
	float:left;
	margin:-37px 0 0 300px;
	display:block
	}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
	text-align: center;
}

#logo h1 {
	padding-top: 15px;
	font-size: 36px;
}

#logo h2 {
	font-size: 12px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 280px;
	padding-top: 20px;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search legend {
	display: none;
}

#searchinput, #searchsubmit {
	border: 1px solid #EDEBD5;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7F7772;
}

#searchinput {
	padding: 2px 5px;
	width: 198px;
	background: #FFFFFF url(../imagenes/img02.gif) repeat-x;
}

#searchsubmit {
	background: #FFFFFF url(../imagenes/img03.gif) repeat-x left bottom;
}

/* Menu */

#menu {
	width: 770px;
	height: 26px;
	margin: -27px auto 0 auto;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	float: left;
	display: block;
	height: 26px;
	border-top:#eeeeee 1px solid;
	border-left:#eeeeee 1px solid;
	border-bottom:#eeeeee 1px solid;
	background:#dddacd url(../imagenes/nav_bg.gif) repeat-x 0 0;
	color: #ffffff;
}
#menu li a {
	color: #ffffff;
}


#menu li a:hover {
	color: #ffffff;
	text-decoration:none;
	background-color:#fcaf17;
	border-bottom:1px solid #eeeeee;
	height: 23px;
	display:block;
}

#menu a {
	display: block;
	width: 60px;
	height: 24px;
	padding: 3px 20px 0 20px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: bold;
	
}

html>body #menu a {
	width: auto;
	color: #ffffff;
}

#menu li.active {
	/*background: #F9F8F1 url(../imagenes/img05.gif) no-repeat;*/
	background: #fcaf17;
	border-bottom:1px solid #fcaf17;
	color:#FFFFFF;
}

#menu li.active a {
	/*background: url(../imagenes/img06.gif) no-repeat right top;*/
	color:#ffffff;
	height: 22px;
}

#menu li.active a:hover {
	color: #ffffff;
	text-decoration:none;
	background-color:#fcaf17;
	border-bottom:1px solid #fcaf17;
	height: 24px;
	display:block;

}

#menu li {
	/*	background: #333333 url(../imagenes/img13.gif) no-repeat;*/
}

#menu li a {
	/*background: url(../imagenes/img14.gif) no-repeat right top;*/
	color:#FFFFFF;
}

#menu li.cee a {
	/*background: url(../imagenes/img14.gif) no-repeat right top;*/
	color:#FFFFFF;
	border-right:#eeeeee 1px solid;
}

/* Path */

#path {
	width: 770px;
	height: 30px;
	margin: 0 auto 0 auto;
	padding:0;
}

#path p {
	height: 30px;
	padding: 2px 20px 0 20px;
	text-align: left;
	text-transform: lowercase;
	font-size:90%;
	font-weight:normal;
}

#path  a {
	color: #7F7772;
	text-decoration: none;
}


#path  a:hover {
	color: #7F7772;
	text-decoration:underline;
}

html>body #path a {
	width: auto;
	color:#7F7772;
}


#opciones{
	margin:-48px 0 0 650px;
	height:23px;
	left: 316px;
	top: 85px;
}

#opciones p {
	padding: 0 20px 0 20px;
	text-align: left;
	height:23px;
	text-transform: lowercase;
	font-size:90%;
	font-weight:normal;
}


/* Page */

#page {
	width: 770px;
	margin: 10px auto 0 auto;
	background: #ffffff url(../imagenes/img07.gif) repeat-y 220px 0;
	padding-bottom: 90px; /* must be same height as the footer */
}

/* Content */

#content {
	float: right;
	width: 530px;
}

.title {
	padding-bottom: 5px;
	border-bottom: 1px solid #898989;
}


.municipiotitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom:0;
	color:#ffd51d;
	font-size: 177%;
}

.municipio {
	/*padding-bottom: 5px;
	font-size: 197%;
	border-bottom: 1px solid #EDEBD5;*/
	color:#ffd51d;
	font-size: 100%;
	
}

.twocols {
}

.twocols .col1 {
	float: left;
	width: 235px;
}

.twocols .col2 {
	float: right;
	width: 255px;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none; display:block; width:400px;
}

ul.list li {
	padding-left: 10px;
	background: url(../imagenes/img10.gif) no-repeat left center;
}

li.renglon { list-style:none; width:350px; background:#FF0000; display:block}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	margin-left:6px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	padding:20px 15px 20px 15px;
	background: url(../imagenes/img11.gif) no-repeat;
}

#sidebar li ul {
}

#sidebar li li {
	padding: 5px 0;
	background: url(../imagenes/img12.gif) repeat-x left bottom;
}

#sidebar li li.sinlinea {
	background:#ffffff;
	padding: 0;
}

li a.menu{
	padding: 1px 0 4px 0;
	background: url(../imagenes/img12.gif) repeat-x left bottom;
	display:block}
	
#sidebar li li li {
	padding: 5px 0 0 8px;
	background: url(../imagenes/img12.gif) repeat-x left bottom;
	font-size:12px;
}

#sidebar h2 {
	border-bottom: 1px solid #EDEBD5;
	font-size: 114%;
	font-weight: bold;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
	color:#666666;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */


#footer {
	position: relative;
	margin-top: -90px; /* negative value of footer height */
	height: 90px;
	clear:both;
	padding-top: 20px;
	background: #000000 url(../imagenes/img08.gif) repeat-x;
	/*background: #EDEBD5 url(../imagenes/img08.gif) repeat-x;*/
	} 
#footer div{ 
	margin:0 auto 0 auto;
	width: 780px;}

#footer p {
	padding-left:30px;
	text-align: left;
	font-size: 100%;
	line-height:12px;
	color:#ffffff;
}

#footer p a {
	font-size: 100%;
	color:#ffffff;
}	



/* Contacto */


/* @group Contact form */

#contact-form {
    background-color: #fff;
    color: #7F7772;
	clear: both;
	overflow: hidden;
}
#contact-form .flow {
	background-color: #fff;
    color:  #7F7772;
    padding: 1px 0;
}
#contact-form .flow .contents {
	margin-left: 0;
	left: 10px;
	width: 90%;
}

#contact-form .snailmail {
}
#contact-form .snailmail p {
	margin-right: 10%;
	color: #7F7772;
}
#contact-form form {
	font-size: 16px;		/* 18px */
}
#contact-form label {
	display:  block;
}
#contact-form label em {
	color: #494900;
}
#contact-form input {
	width: 90%;
}
#contact-form textarea {
	height: 155px;
}

#contact-form input,
#contact-form textarea {
	margin-bottom: 10px;	/* 13px */
	border:  none;
	border-bottom: 1px solid #f7f6ed;
	padding: 0.1667em;			/* 3px */
	background:#f7f6ed;
}

#contact-form fieldset {
	width:  37.5%;
	padding: 0;
	margin: 0;
	border: none;
}

#contact-form fieldset .container {
	background-image: url('../imagenes/form-shadow.jpg');
	background-repeat: no-repeat;
	background-position: 2px bottom;
	margin: 0;
	padding: 1px;
}

#contact-form .button-container {
	text-align: right;
	margin: 0;
}
#contact-form .button-container button {
	border: none;
	color: #fff;
	padding:  0.2em 1em;
	margin-right: 2.2%;
	background-color: #333;
}
#contact-form button[type="submit"] {
	margin-right: 2.8%;
}

#contact-form button[type="reset"] {
	background: #ffd51d;
	color: #333;
}
.section {
	clear: both;
}
/* @end Contact form */
/* @group Form controls */

input,
textarea,
select,
button {
	font-family: inherit;
	font-size: .97em;
}

textarea,
input[type='text'], 
input[type='password'],
select {
	border-width: 1px;
	border-style: solid;
	border-top-color: #999;
	border-left-color: #999;
	border-bottom-color: #ccc;
	border-right-color: #ccc;
	padding: 0 1px 1px 1px;
}

textarea:focus,
input[type='text']:focus, 
input[type='password']:focus,
select:focus {
	border-color: #888;
	outline: 2px solid #ffffaa;
}

input.short {
	width: 4em;
}

input.medium,
textarea.medium {
	width: 12em;
}

textarea {
}

.button-container input {
	font-weight: bold;
}

.button-container input.cancel {
	font-weight: normal;
}

button {
	border: 0;
	padding: 0;
	cursor: pointer;
	width: auto;
	overflow: visible;
}

button.link {
	background-color: #fff;
	font-weight: normal;
}

/* accessability feature, resize check and radio inputs */
.radio-container input, 
.checkbox-container input {
	width: 1em;
	height: 1em;
}


.subhead1 {
	background: #f7f6ed url('../imagenes/line.gif')  repeat-x top;
	font-size: 1em;
	color:#898989;
	text-transform: uppercase;
	padding: 15px 0 0 0;
	margin-top:10px;
	width:520px;
	border-bottom:#898989 1px solid;
}

.subhead1 a {
	font-size:10px;
	text-align:right;
	margin:0 10px 0 0;
	display:block;
	margin-bottom:2px;
	}
	
.subhead1 span {
/*	background: #ffffff;*/
	padding: 0 20px;
}

.prueba1{ 
	/*background: #f7f6ed url('../imagenes/line.gif')  repeat-x bottom;*/
	background: #f7f6ed;
	width:520px;
	padding:10px 0 10px 0;
	}

a.prueba {
	position:relative;
	height:30px;
	width:200px;
	top:-40px;
	left:200px;
	width:100px;
	margin-right:10px;
	background:#ffffff;
	font-size:10px;
	text-align:right;
	text-transform: uppercase;
	z-index:100;
	}
	
.subhead {
	background: #ffffff url('../imagenes/line.gif') 0 50% repeat-x;
	border-right: #ffffff 20px solid;
	position: relative;
}
.subhead h2 {
	text-transform: uppercase;
	font-size: 1.4em;
	color:#898989;
	padding: 16px 0;
}
.subhead h2 span {
	background: #ffffff;
	padding: 0 20px;
}

a.btn,
a.return-btn {
	display: block;
	width: 16px;
	height: 16px;
	background-position: 0 0;
	background-repeat: no-repeat;
	font-size: 1px;
	text-indent: -5000px;
}
a.btn:hover,
a.return-btn:hover {
	background-position: 0 -16px;
}
a#skip-link {
	background-image: url('../imagenes/btn-dn.gif');
	position: absolute;
	top: 20px;
	right: 20px;
}
a.return-btn {
	background-image: url('../imagenes/btn-up.gif');
	position: absolute;
	top: 19px;
	right: 0;
	border-left: #ffffff 20px solid;
}


/* @end */
/* ------------------------------------ */
/* ----BEGINS NAVIGATION MENU RULES-----*/
/* ------------------------------------ */
#chromemenu{
width:290px;
margin:9px 10px 0 0;
padding:0;
float:right;
height:20px;
clear: both; 

}

.chromestyle{
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
list-style:none;
/*border: 1px solid #BBB;*/
width: 100%;
height:24px;
background: #ffffff; /*THEME CHANGE HERE*/
padding:0;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 0;
margin: 0;
text-decoration: none;
/*border-right: 1px solid #DADADA;*/
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
/*background: url(../imagenes/chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #898989; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font-size:12px;
line-height:18px;
z-index:100;
background-color: white;
width: 150px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #898989; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight:normal;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}
