@charset "iso-8859-1";
/* CSS Document */

#contenedor{
width:300px;
background:white;
margin-left: auto;
margin-right:auto;}
/*
h1{font-size:16px;color:#369D9A;text-align:center;}
h2{font-size:16px;color:#369D9A;text-align:center;}
*/

#noticias{
	/*width:845px;500*/
	width:100%;
	margin-left:auto;
	margin-right:auto;
	color:#000;
	
	font-size:12px;
	padding:0;
	border-bottom:1px solid #999;
}

.dividir{
	border:0px solid #666;
	width:375px;
	background:#369D9A;
	height:10px;
	}
	
	/*
#noticias a:link{
	text-decoration:none;
	color:#369D9A;
	}
*/


.col1{
	overflow:auto;
	padding:10px;
	margin-bottom:10px;	
}

.col1 h3{
	margin:0;
	background:rgb(54, 157, 154);
	color:#FFFFFF;
	}

.col1 strong{
	font-size:14px;
	margin-bottom: 10px;
	color:#A34A63;
	display:inline-table;
	}
	
.col1 p{
	display:block;
	
	}


#noticias .actividad{
	font-size:11px;
	background:rgb(66, 128, 139);
	color:#FFFFFF;
	padding:5px;
	float:right;
	bottom:5px;
	position:relative;
}

p.horario{
	background:#000000;
	color:#FFFFFF;
	padding:5px;
	float:right;
	bottom:40px;
	position:relative;
}
#noticias a:link{
	text-decoration:none;
	color:#369D9A;
	}

#noticias p.link_consul{
	color:#FFF;
	}


#noticias a:hover{
	color:#666;
	}
#noticias p a{color: #369D9A;}
#noticias  p.link_2{color: red;padding:2px 5px;}



#noticias_r{
	/*width:845px;500*/
	width:100%;
	margin-left:auto;
	margin-right:auto;
	color:#000;
	
	font-size:12px;
	padding:1px;
	border-bottom:1px solid #999;
	}
	
#noticias_r .actividad_d{
	background:#000000;
	color:#FFFFFF;
	padding:5px;
	float:right;
	bottom:0px;
	font-size:11px;
	position:relative;
}

#noticias_r a:link{
	text-decoration:none;
	color:#B20032;
	}

#noticias_r p.link_consul{
	color:#FFF;
	}

#noticias_r a:hover{
	color:#666;
	}
#noticias_r p.link_2{color: #369D9A;padding:2px 5px;}

#noticias_r.col1{
	overflow:auto;
	padding:10px;
	margin-bottom:10px;	
}

#noticias_r.col1 h3{
	margin:0;
	background:rgb(54, 157, 154);
	color:#FFFFFF;
	}

#noticias_r.col1 strong{
	font-size:14px;
	margin-bottom: 10px;
	color:rgb(54, 157, 154);
	display:inline-table;
	}
	
#noticias_r.col1 p{
	display:block;
	
	}
