/* CSS Document */

header, nav, section, article, footer, div{
	display:block;
}
body {
	background-color:#fff;
}
#pagina{
	width:100%;
	margin:0 auto;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:16px;
}
#header {
	height:auto;
	padding:29px 0 0 0;
}
#header-izq{
	width:100%;
	float:none;
}
#header-der{
	width:100%;
	float:none;
	text-align:center;
}
#header-tit{
	width:100%;
	height:auto;
}
#header h1 {
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:32px;
	color:#000;
}
#header a {
	color:#43CBAE;
	text-decoration:none;
}
#header a:hover {
	border-bottom:1px dotted #333;
}
#header-subtit{
	width:100%;
	height:auto;
}
#header-subtit p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	color:#666666;
}
#menu{
	height:auto;
	width:100%;
	background-image:url(../images/backgrounds/fnd_menu.png);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#f6c600;
}
#menu a {
	color:#FFF;
	text-decoration:none;
	font-size:20px;
	padding:20px 100px;
}
#ancho{
	display:none;
}
.item-menu{
	display:inline-block;
	width:160px;
	text-align:center;
	color:#fff;
	background-color:#000;
	text-decoration:none;
	padding:5px 0px 0px 5px;
	border-color:#cac6c5;
	border-width:5px;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
}
#menu .item-menu:hover{
	background-color:#C03;
	font-weight:bold;
}
.clear {
	clear:both;
}
#container {
	width:100%;
	height:auto;
	background-image:url(../images/backgrounds/fnd_web.png);
	background-position:top;
	background-repeat:repeat-x;
	position:relative;
}
#sidebar{
	display:none;
}
#sidebar_lat {
	width:75%;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#777;
	line-height:20px;
	z-index:2;
	position:absolute;
	background-color:#fff;
	clear:both;
	display:none;
	border-style:solid;
	border-width:2px;
	border-color:#333;
}
#sidebar_lat h1, #sidebar_pueb h1 {
	color:#CB43A5;
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Verdana;
}
#sidebar_lat ul, #sidebar_pueb ul {
	margin:0;
	padding:0;
}
#sidebar_lat li, #sidebar_pueb li {
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar_lat li a, #sidebar_pueb li a {	
	display:block;
	padding:5px 5px 5px 10px;
	margin:0 0 1px 0;
	background-color:#f6f6f6;
	border-right:10px solid #fff;
	color:#666;
	text-decoration:none;
	border-left:2px solid #ddd;
}
#sidebar_lat li a:hover, #sidebar_pueb li a:hover {
	background-color:#eee;
	color:#333;
	border-right:10px solid #eee;
}
#sidebar_lat p, #sidebar_pueb p {
	padding: 0 30px 0 5px;
	margin:20px 0 20px 0;
}
.item-content{
	display:inline-block;
	width:auto;
	text-align:left;
	padding:6px 3px;
}
#content {
	width:100%;
	height:auto;
	z-index:1;
	position:absolute;
	clear:both;
}
#content h2, #content_pueb h2 {
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:32px;
	color:#000;
	padding:16px 0 0 0;
	text-transform: uppercase;
}
#content h3, #content_pueb h3{
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:16px;
	font-weight:normal;
	color:#111;
	padding:5px 15px 0px 40px;
	margin:0;
}
#content p, #content_pueb p {
	padding:20px 50px 20px 50px;
	line-height:20px;
}
#content ul, #content_pueb ul {
	margin: 10px 10px 10px 30px;
}
#content li, #content_pueb li {
	list-style:none;
	background-image:url(../images/backgrounds/li.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0px 5px 0px 20px;
	margin:15px 0 15px 0;
}
#content a, #content_pueb a {
	color:#333;
	background-color:#eee;
	border-bottom:1px solid #ccc;
	padding:0 4px 0 4px;
	text-decoration:none;
}
#content a:hover, #content_pueb a:hover {
	background-color:#ddd;
	border-bottom:1px solid #bbb;
	color:#000;
}
#content img, #content_pueb img {
	margin:10px 10px;
	padding:2px;
	background-color:#fff;
	border:3px solid #eee;
}
#content-footer {
	margin:0 auto;
	padding:15px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
	clear:both;
}
#content-footer a {
	color:#666;
}
#footer {
	display:none;
	margin:0 auto;
	padding:15px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
	clear:both;
	z-index:1;
}
#footer a, #footer_pueb a {
	color:#666;
}
#container_pueb {
	width:100%;
	height:auto;
	background-image:url(../images/backgrounds/fnd_web.png);
	background-position:top;
	background-repeat:repeat-x;
}
#sidebar_pueb {
	width:100%;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#777;
	line-height:20px;
}
#content_pueb {
	width:100%;
	height:auto;
	border-top:1px solid #eee;
}
#footer_pueb {
	padding:15px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
	clear:both;
}