body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	background-image:url(img/fondo.jpg);
	
}
a:link {
	color: #0099FF;
	text-decoration:none;
}
a:hover {
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	color: #0099FF;
	text-decoration:none;
}
.boder {
border:solid 1px #CCCCCC;
padding:10px;
margin-top:20px;


}
.marg-right {
margin-right:10px;
}
.Estilo2 {font-size: 18px}
.Estilo3 {font-size: 10px}

.backg{
background-color: #F3F3F3;
padding:15px;
border:#666666  dashed 1px;

}


#todo {
background-color:#FFFFFF;
width:600px;
border:solid 1px #CCCCCC;
padding:10px;
height:%100;

}
/* TODO2 ES DE LOS ARTICULOS DE PRENSA*/
#todo2 { 
background-color:#FFFFFF;
border:solid 1px #CCCCCC;
padding:10px;
height:%100;

}
#head {
border-bottom:solid 1px #CCCCCC;
padding:10px 10px 10px 0px;

background-image:url(img/rito.jpg);
background-repeat:no-repeat;

}
#subtitulo {
padding:10px 10px 10px 0px;
font-size:10px;
border-bottom: #CCCCCC  dotted 1px;
}

#gaceta {
border-bottom:solid 1px #CCCCCC;
text-align:right;
font-size:10px;
padding-bottom:10px;
}
#agarra {
margin-bottom:10px;
height:80px;
border-bottom:#CCCCCC 1px solid;
padding-bottom:5px;
}
#img {
float:left;
}
#text {
margin-left:10px;
float:left;
}




#paramo-caja {
margin-top:20px;
padding-top:15px;
border-top:#999999 dotted 2px;
height:320px;

width:600px;
}

#paramo-img {
float:left;
width:200px;
}
#paramo-desc{
margin-left:10px;
width:350px;
float:left;
font-size:11px;

}
