/*******************************************************************************************************Title:			layout.cssBrowser(s): 	All Author: 		   ivan lanzCreated: 		01.04.2010*******************************************************************************************************/body {	/* color del texto en general*/	color: #392d1c;	background: #e6e9eb;	height: 100%;	background: #f4f4f4 url(../img/body-bg.png) top repeat-x;}/* header*/#hd{	margin-bottom: 3px;	height: 247px;	position: relative;}div#logo{   position: absolute;	padding: 0;	top: 48px;   left: 0;	height: 85px;	width: 294px;  }div#menu{   position: absolute;	height:66px;	bottom: 0;}/*cuerpo*/#bd{  	padding: 8px; }.seccion{ min-height: 400px;	clear: both;	padding: 10px 10px 10px 50px;   background: transparent url(../img/mid-bg-left.png) right repeat-y; }.top-left{}
.bottom-left{   height: 6px;	background:  url(../img/bottom-bg-left.png) top right no-repeat;}
.t2{	margin-top: 35px;}.simple, 
.t6{	background: #fff;}
#slideshow{	height: auto;}
img.headline {
	padding: 2px;
    margin: 5px; 
	border: 1px solid #E6E6E6;
}

#title_seccion{	width: auto;	height: 40px;   padding-top: 26px;   background: #781600 url(../img/item1.png) left top no-repeat;	color: #e6e9eb;	font-weight: bold;	font-size: 14px;	margin: -8px -8px 5px -8px;	}#title_seccion span{	margin-left:10px;	color: #e4dfd2;	font-size: 12px;	line-height: 12px;	font-weight: bold;}#left {	float: left;	width: 234px;	height: 100%;	padding: 0;	}#right {	float: right;}h1, h2, h3, h4, h5, h6, strong, b{font-weight: bold;}h1{font-size: 197%;}h2{font-size: 167%;}h3{font-size: 138.5%;}h4{font-size: 123.1%;}h5{font-size: 93%;}h6{font-size: 77%;}em{font-style: italic;}p{margin: 5px;}th, td {	border: none;	padding: 0;}ul li{list-style-image: url("../img/sidebar-bullet.png");}a:link{	color:#bb0000;	text-decoration: none;	/*background: url("../img/icon.gif") 99% 50% no-repeat;*/	}a:visited{	color:#781600;	text-decoration: underline;	}a:hover{		color:#781600;}/*------------ft------------*/#ft{height: auto;	border-top: 1px solid #e6e9eb;	margin: 0;}div#ft a.anchor {	float: right;	display:block;	width: 39px;	height: 5px;	text-decoration: none;	background: transparent url("../img/footer_anchor.png") 0 0 no-repeat;}.ad1{	margin: 0 1px 0 1px;	padding: 0 3px 0 3px;}/*-------------------footer----------------*/div#footer{   clear: both;   text-align: left;	background: #811323 url("../img/footer-bg.png") 0 0 repeat-x;}div#footer-content{    margin: 0 auto;  	 width: 975px;  	 height: 146px;    padding: 45px 0 0 0;     text-align: left;	}.copyright{ float: left;  left: 0px;   text-align: left;	font-weight: normal;	font-size: 10px;	color: #fff;}.logos {	float:right;	width: 145px;	height: 89px;	background: url("../img/logo-gob.png") 0 0 no-repeat;}
