
html {
	#overflow-x:hidden;
	
}
html, body {
	height:100%;
	
}
body {
	background-color: #ffffff;
	overflow:auto;
	overflow-y:scroll;
	#overflow-y:hidden;
	overflow-x:hidden;
}
#preload {
	width: 0px;
	height: 0px;
	display: inline;
	background-image: url(img/body.jpg);
	background-image: url(img/noticias.jpg);
	background-image: url(img/noticias2.jpg);
	
	

}

#contenedor {
	position: absolute;
	width: 1980px;
	left: 50%;
	min-height:500px;
	_height:100%;
	margin-left: -990px;
	background-image:  url(img/body.jpg);
	background-repeat:no-repeat;
	_overflow:visible;
	top:0px;
	
    
}
#contenido {
	position: absolute;
	width: 900px;
	left: 50%;
	margin-left: -450px;
	_overflow:visible;
	top:0px;
	
}
#headLeft {
	position:relative;
	float:left;
	width: 440px;
	height:355px;
	
}
#logo {
	position:relative;
	float:left;
	height:68px;
	width: 440px;
	
	
}
#slider {
	position:relative;
	float:left;
	height:257px;
	width: 440px;
	margin-left:-68px;
	#margin-left:-34px;
	#margin-top:15px;
	
}

#tagCloud {
	position:relative;
	float:left;
	width:460px;
	height:355px;
	margin-top:-20px;
	
	
}

#menu {
	position:relative;
	float:left;
	width:762px;
	height:40px;
	
	
}

.botones {
            height: 29px;
            width: 762px;
            overflow: hidden;
			font:0.9em Arial,Trebuchet, sans-serif;
			font-weight:bold;
			margin-left:-56px;
			#margin-left:-28px;
}
.botones li {
    float: left;
	list-style: none;
}
                    
.botones li a {
    text-decoration: none;
    color: #069 ;
    outline: none;
    text-align: center;
    letter-spacing: 0;
    display: block;
    float: left;
    height: 30px;
	margin:auto 14px;
	_margin:auto 7px;
    position: relative;
    overflow: hidden;
}
.botones li a:hover, .botones li a:active, .botones li a:visited {
	border: none;
}
.botones li a:hover  {
    color: #669900 ;
}

#noticias {
	position:relative;
	float:left;
    width:138px;
	height:138px;
	top:-51px;
	left:-56px;
	_top:0px;
	_left:0px;
	_margin-top:-50px;
	_margin-left:-50px;
	background-image:url(img/noticias.jpg);
	overflow:hidden;
	
    
}

#breadcrumbs {
	position:relative;
	float:left;
    width:750px;
	height:20px;
	color:#999;
	font: 0.8em Arial,Trebuchet, sans-serif;
	font-weight:bold;
    
}
#breadcrumbs a {
	text-decoration:underline;
	color:#666;
    
}
#breadcrumbs a:hover {
	color:#333;
    
}
#breadcrumbs a, .breadcrumbs a:hover, .breadcrumbs a:active, .breadcrumbs a:visited {
	border: none;
	outline: none;
}
#leftCol {
	position:relative;
	float:left;
    width:693px;
	top:-50px;
	_top:-50px;
	_margin-top:50px;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	

	
    
}
#cajas {
	position:relative;
	float:left;
    width:670px;
	background-color:#ededed;
	margin-top:20px;
	_margin-top:10px;
	margin-bottom:20px;
	_margin-bottom:10px;
	
	
    
}
#rightCol {
	position:relative;
	float:left;
    width:205px;
	_top:-50px;
	top:-50px;
	_margin-top:50px;
	border-top:1px solid #ccc;
	
	
}
#rightCol img {
	position:relative;
	float:right;
    
}
.linkDcha{
	position:relative;
	float:right;
	width:180px;
	text-decoration: underline;
    color:#06F;
	text-align:right;
}
.linkDcha a{
	
	text-decoration: underline;
    color:#069;
	font: 0.8em Arial,Trebuchet, sans-serif;
	
	font-weight:bold;
	padding:5px 0px 0px 0px;
}
.linkDcha a:hover{
	
    color:#669900;
	
}
.linkDcha img{
	
    padding:0px 0px 0px 50px;
	
}
.linkDcha a, .linkDcha a:hover, .linkDcha a:active, .linkDcha a:visited {
	border: none;
	outline: none;
}
#txt {
	font: 0.8em Arial,Trebuchet, sans-serif;
	color:#666;
	padding:15px 15px 0px 0px;
	text-align:justify;

	
}
.tit {
	font: 0.8em Arial,Trebuchet, sans-serif;
	color:#333;
	font-weight:bold;
	text-transform:uppercase;
	
	

	
}









#vinetas {
	position:relative;
	float:right;
	width:200px;
	text-align:right;
	line-height:12px;
	padding-top:10px;


}
#vinetas a {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.7em;

}
#vinetas a:hover {
	color:#669900;
	

}
#vinetas p {
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style:italic;
	text-align:justify;

}
#vinetas span {
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.6em;

}
#vinetas a:hover, #vinetas a:active, #vinetas a:visited {
	border: none;
	outline:none;
}
strong {
	color:#000;
	

}




#pie {
	position:relative;
	float:left;
	width:900px;
	height:17px;
	color:#ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.7em;
	background-color:#333;
	border-bottom:10px solid #FFF;
	padding-left:10px;
	padding-top:3px;
	overflow:hidden;
}
#pie a {
	text-decoration:none;
	color:#fff;
	
}
#pie img {
	position:relative;
	float:right;
	margin-top:-4px;
	#margin-top:-15px;
	
}













#sliderContent {
    width: 440px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;

}

.sliderImage span {
    position: absolute;
	margin-left:150px;
	font: 0.8em Arial, Trebuchet, sans-serif;
    padding: 10px 13px;
	text-align:justify;
    width: 250px;
    color: #000;
    display: none;
}

.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}

.bottom {
	bottom: 75px;;
    left: 10px;
}
.bottom strong {
	color:#fff;
}
ul { 
list-style-type: none;
}


/* Boxes */


.boxgrid{ 
	width: 200px; 
	height: 300px; 
	margin:10px;
	_margin:5px;
	float:left; 
	background:#fff; 
	overflow: hidden; 
	position: relative;
	border:1px solid #fff;
	
}
.boxgrid a{ 
	color:#fde905; 
	font-weight:bold; 
	font:0.9em Helvetica, Arial, sans-serif;
	text-decoration:none;
	text-decoration:underline;
}
.boxgrid img{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
}
.boxgrid p{ 
	padding: 0 5px; 
	color:#666; 
	font:0.7em Arial,Trebuchet, sans-serif;
	text-align:justify;
	
	line-height:1.0em;
}
				
.boxcaption{ 
	float: left; 
	position: absolute; 
	background: #000; 
	height: 100px; 
	width: 100%; 
	opacity: .8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 }
 .captionfull .boxcaption {
 	top: 260;
 	left: 0;
 }
.caption .boxcaption {
 	top: 220;
 	left: 0;
 }

h3{ margin: 10px 10px 0 10px; color:#9ad302; font:18pt Arial, sans-serif; letter-spacing:-1px; font-weight: bold; 
}

/* end Boxes */
