@charset "UTF-8";
body {
	background-image: url(/assets/images/bgVerde.jpg);
	background-repeat: repeat-x;
	background-color: #ACEB23;
}
#container{
margin:0 auto;
 width:900px;
}
#topbanner{
width:900px;
height:99px;
float:left;
}

#banner-home{
width:900px;
height:91px;
float:left;
}

#items {
	width:686px;
	height:132px;
	
	margin:0;
}
#item-1 {
	width:340px;
	height:130px;
	float:left;
	
	margin:0;
	margin-right:7px;
}

#items-2 {
	width:340px;
	height:130px;
	float:left;
	
	margin:0;
}
#data {
	width:686px;
	height:270px;
	padding:0px !important;
}
#data-1 {
	height:270px;
	width:218px;
	background-color:#EDEEE9;
	float:left;
	padding-bottom:10px;
	
}
#data-2 {
	height:270px;	
	width:218px;
	background-color:#EDEEE9;
	float:left;
	margin-left:1px;
	padding-bottom:10px;
}
#data-3 {
	height:270px;
	width:218px;
	background-color:#EDEEE9;
	float:left;
	margin-left:1px;
	padding-bottom:10px;
}

#data p {
	width:175px;
}

.photo{
	width:197px;
}



.backgroundNoticias {
	background-image: url(../assets/images/home/homeBgTitOrange.jpg);
}
.bgBottomMenu {
	background-image: url(../assets/images/home/homeDivVerde.jpg);
}
.TitPrograma {
	background-image: url(../assets/images/home/background.gif);
	background-repeat: repeat-x;
}
.cajaNoticias{
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-color: #333333;
	border-bottom-color: #333333;
	padding-top: 8px;
	padding-bottom: 8px;
}
.infoHome{
	background-image:url(/assets/images/background.gif);
	background-repeat:repeat-x;
}
.BtnProgramas{
	font-size:12px;
}
.shortDescription{
	margin-left:5px;
	margin-bottom:5px;
}
.Footer{
	background-image: url(../assets/images/homeDisclaimer.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
.topBorder {	
	background-image:url(../assets/images/home/top.gif);
	width:900px; height:9px; 
	overflow:hidden;
}