body, td, div { font-family:Arial, Helvetica, sans-serif; font-size:12px; }
h1{
	font-size:21px;
}
h2{
	font-size:16px;
}
h3{
	font-size:14px;

}
#principal form{
	margin:0;
	padding:0;
}
ul.portadaweb{
	list-style:none;
	margin:20px 0;
	padding:0;
}
ul.portadaweb li{
	margin-bottom:10px;
}
ul.portadaweb li a{
	text-decoration:none;
	color:#006633;
}
ul.portadaweb li a:hover{
	color:#000;
}
input{
	border:1px dashed #000000;
	padding-left:10px;
	padding-right:10px;
}
textarea{
	border:1px dashed #000000;
	padding:10px;
	overflow:hidden;
	height:120px;
}
#titulo { font-size:21px; font-weight:bold; }
#titular{
	font-size:16px;
}
#subtitular{
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
}
#texto_noticia{
	text-align:justify;
	color:#006600;
	padding-right:20px;
}
#fotoNoticia{
	float:left;
	margin-top:10px;
	margin-right:20px;
	margin-bottom:20px;
}
#fotoNoticiaDe{
	float:right;
	margin-top:10px;
	margin-left:20px;
	margin-bottom:20px;
}
#fotoNoticiaPeq{
	float:left;
	margin-top:5px;
	margin-right:10px;
	margin-bottom:5px;
}
#fecha{
	margin-top:10px;
}
#contenido{
	position:relative;
	margin:20px 20px -10px 20px;
	text-align:justify;
}
td.td_linea{
	border-bottom:1px solid #009933;
}
td.td_lineaysep{
	border-bottom:1px solid #009933;
	border-left:3px double #009933;
	empty-cells:show;
}
div.div_fotoIz{
	float:left;
	margin:0px 10px 10px 0px;
}
div.div_jornada{
	position:relative;
	margin:40px 20px 20px 20px;
	padding:10px 10px 10px 10px;
	text-align:justify;
	border: 3px dashed #000000;
}
hr.hr_rayas{
	clear:left; 
	clear:right; 
	border:0px; 
	border-bottom:3px solid #000000; 
	border-style:dashed;
}
a.a_verde{
	color:#333333;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}
a.a_verde:hover{
	text-decoration:none;
	background-color:#77b384;
	color:#ccff00;
	padding-left:5px;
	padding-right:5px;
}
ul, ol {
	margin:10px 0 10px 20px;
	padding:0 0 0 15px;
}

ul li, ol li {
	margin:0 0 20px 0;
	padding:0 0 0 3px;
	border-bottom:0px solid #ccc;
}

div.titVideo{
	font-size:16px;
	font-weight:bold;
	padding-top:5px;
}
div.imagenVideo{
	float:left;
	margin:5px 10px 5px 0px;
	border:0px;
}
div.texto1Video{
	font-size:10px;
	font-style:italic;
	color:#666666
}
div.texto2Video{
	font-size:12px;
	font-weight:bold;
}
div.texto3Video{
	font-size:12px;
	padding-top:5px;
}
div.div_fotode{
	float:right;
	margin:0 0 25px 25px;
	text-align:right;
	font-size:10px;
}
img.fotode{
	float:right;
	margin:0 0 25px 25px;
}

#enlaces { color: #666; text-align:center; }
#enlaces a{
	font-size: 9px;
	color: #666;
	text-decoration: none;
}
#enlaces a:hover{
	color: #333;
}
ul.enlaces a{
	text-decoration:none;
	color:#666;
}
ul.enlaces a:hover{
	color:#000;
}
.peq{
	font-size:10px;
	font-style:italic;
}