@import url("menu.css");
/*////////////////////////////*/
*{
	padding:0;
	margin:0;
}
/*///////////////////////////CLASES////////////////////////////*/

.beca{
width:510px !important;

}
.foto6{
	float:right;
	margin:8px 0 0 0;	
}

.foto5{
	float:left;
	margin:15px 15px 15px 0;	
}

.foto4{
	float:right;
	margin-left:15px;	
}

.foto3{
	float:right;	
}

.foto2{
	float:right;
	padding-left:20px;
}
.foto1{
	float:left;
	padding-top:10px;
}
.titulo{
}
/*///////////////////////////FIN CLASES////////////////////////////*/
body{
	font: 62.5% Georgia, "Times New Roman", Times, serif;
	background: url(images/fondoPopup.jpg) repeat;	
}

h1{
	font-size:20px;
	font-weight:bold;
	text-decoration:underline;
	text-align:center;
	text-transform:uppercase;
}

.subtitulo{
	font-size:12px;
	font-weight:bold;
	font-style:italic;

}

hr{
	clear:both;
	width:640px;
	margin:0 auto 20px auto;
	color:#996600;
}
sup{
	font-size:13px;
	text-decoration:none;

}
#cabeza{
	width:700px;
	height:24px;
	background-image:url(images/cabezaNoticia.jpg);
	margin:0 auto 0 auto;
}
#pie{
	width:700px;
	height:24px;
	background-image:url(images/pieNoticia.jpg);
	margin:0 auto 0 auto;
}

#contenedor{
	width:700px;
	height:auto;
	background: url(images/contenedorNoticias.jpg) repeat-y top center;
	margin:20px auto 0 auto;
}
#contenedor p{
	width:640px;
	height:auto;
	font-size:12px;
	text-align:justify;
	font-style:italic;
	margin:20px auto 15px auto;
}	
a{
	text-decoration:none;
	color:#000;
}
a:hover{
	color:#ff0000;
	text-decoration:underline;
}
#parche{
	clear:both;
}

#video{
width:auto;
height:355px;
margin:50px auto 0 auto;
text-align:center;
}
#video_pag{margin: 0 auto 0 auto;}
#video_pag a{font-size:12px; font-weight:bold; font-style:italic;}
#video_pag a:hover{color:#FF0000;}

#paginacion{
width:700px;
height:100px;
margin:0 auto 0 auto;
clear:both; text-align:right;
}
#paginacion a{ font-size:12px; font-weight:bold; }
#paginacion a:hover{ color:#FF0000;}

.tit_video{ margin:15px auto 0 auto;}
.tit_video2{ margin:15px auto 12px auto;}
