@charset "UTF-8";
/* CSS Document */

body{
	background:url(../imagenes/elecciones2010/fondo.jpg) top left repeat-x #FFF;
	margin:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px
}

.clear {
	clear:both
}

#contenedorgeneral {
	width:995px;
	margin:0 auto;
}

#menu {
	height:117px;
}

#contenidosuperior {
	margin-bottom:10px;
}



.contenedorblanco {
	margin-top: 15px;
	background:#FFF;;
	padding:10px;
	border: 1px solid #b5b5b5;
}

#videoynoticias {
	width:640px;
	float:left;
	height:610px;
	margin-right:10px;
	
}

#multimedia {
	width:320px;
	float:left;
	background:#CCC;
}

#Marquesina {
	height:25px;
	background:#000;
	
}

#textonota {
	background:#000;
	height:105px;
	
}

#titulonotas {
	background:url(../imagenes/elecciones2010/degradadonoticia.jpg) bottom left repeat-x;
	height:78px;
}
/* Interior de Noticia */
#contenedornoticia{
	width:995px;
	padding:10px;
}
#contder{
	width:715px;
	margin-right:10px;
}

/* contenedor de noticias principales */
.panel a{
	color:#FFF;
	text-decoration:none;
}
.panel a:hover{
	text-decoration: underline;
}
#titulosnot{
	width:310px; 
	height:63px; 
	padding:10px 5px 5px 5px; 
	background:url(../imagenes/elecciones2010/degradadonoticia.jpg) bottom left repeat-x;
	color:#ffd8c1;
	font-size:14px;
	
}
#notcont{
	width: 640px; 
	height:573px; 
	background:#000
}
.nottop{
	height:150px; 
	background:url(../imagenes/elecciones2010/degnot.jpg) repeat-x;
}
.notprin{
	width:299px; 
	height:130px; 
	padding:10px; 
	float:left
}
.divi{
	background:url(../imagenes/elecciones2010/divi.jpg); 
	width:2px; 
	height:110px; 
	float:left; 
	margin-top:20px
}
.notsegcont{
	float:left; 
	width:213px;
}
.notseg{
	width:193px; 
	padding:10px; 
	color:#FFF;
	float:left;
	height:70px;
}
.notseg a{
	text-decoration:none;
	color:#FFF;
}
.notseg a:hover{
	text-decoration: underline;
}
.titseg{
	margin-bottom:10px; 
	padding-bottom:2px; 
	border-bottom: #333 1px solid; 
	color: #999
}
.titprin{
	color: #F00; 
	padding-bottom:2px; 
	border-bottom:#333 solid 1px; 
	margin-bottom:10px;
}
.titprin2 a{
	font-size:16px; 
	color:#FFF; 
	font-weight:bold;
	text-decoration:none
}
.titprin2 a:hover{
	text-decoration:underline
}
/*  Multimedia  */
#contmulti{
	height:198px; 
	width:630px; 
	background:url(../imagenes/elecciones2010/degmulti.jpg) repeat-x;
	padding:5px;
}
#contvid{
	height:89px; 
	width:200px; 
	margin:5px; 
	float:left
}
.imgvid{
	float:left; 
	width:100px;
}
.imgvid :hover{
	cursor:pointer
}
.reproducir{
	float:left; 
	height:18px; 
	width:70px; 
	background:#000 url(../imagenes/elecciones2010/play.jpg) no-repeat; 
	padding-left:30px; 
	padding-top:5px; 
	color:#F00; 
	font-size:10px;
}
.titulovid{
	height:89px; 
	width:95px; 
	padding-left:5px; 
	color:#FFF; 
	float:left;
}
.titulovid a:hover{
	cursor:pointer;
	text-decoration:underline
}
/* Multimedia lateral */
.multimediaint{
	width:320px;
	height:600px;
	background:#FFF;
}
.ietam{
	background:url(../imagenes/elecciones2010/degraietam.jpg) repeat-x;
	 height:50px;
}
.candidatos{
	height:275px;
}
.candidatos2{
	margin-top:10px;
	height:310px;
}
.titcandidatos{
	height:45px;
	background:url(../imagenes/elecciones2010/degratitcan.jpg) repeat-x;
	padding:10px;
	font-size:16px;
	font-weight:bold;
	text-align:center
}
.titcandidatos2{
	height:40px;
	background:url(../imagenes/elecciones2010/degratitcan2.jpg) repeat-x;
	padding-top:15px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	border-top:#CCC solid 1px;
}
.candidato{
	width:90px; 
	margin-left:12px; 
	float:left;
	text-align:center;
	font-size:10px
}
.candidato a{
	color:#000;
	text-decoration:none;
}
.candidato a:hover{
	color: #900;
	text-decoration: underline;
}
.candidato img{
	margin-bottom:5px;
}
#ietam a{
	color:#000;
	text-decoration:none;
}
#ietam a:hover{
	color:#000;
	text-decoration:underline;
}
#ietam a:select{
	color:#000;
}
