@charset "utf-8";
/* CSS Document */
h1 {
	font-size:48px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom:25px;
	text-align:center;
	color:#00C;
}
h3, h4 {
	margin-left: 10px;
	margin-right: 10px;
	margin-top:0px;
	margin-bottom:0px;
}
h2 {
	font-size:xx-small;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 10px;
	margin-bottom: 5px;
	color:#00C;
	text-align:justify;
}

/* Links */

a {
    font-weight: bold;
	color: #971F5F;
	text-decoration: none;
}
a:hover {
    font-weight: bold;
	color: #971F5F;
	text-decoration: none;
}
a:visited {
    font-weight: bold;
	color: #971F5F;
	text-decoration: underline;
}

/* CSS Textos */
#textos{
	width: 800px;
	text-align:center;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:25px;
} 

/* CSS CUADROS MSN */
#contenedor{
	width: 850px;
	background-image: url('images/fon.jpg');
	margin:auto;
	margin-top: -10px;
	margin-bottom: -10px;
} 

/* CSS CUADROS MSN */
#mchicas{
	width: 760px;
	height: 600px;
	margin:auto;
	padding-top: 5px;
	padding-bottom:5px;
	margin-bottom: 30px;
} 
.caja_chica{
	width: 140px;
	height: 250px;
	background-image: url('chicas/bgc.jpg');
	background-color: #FE89CD;
    background-position:bottom;
    background-repeat:no-repeat;   
	margin:auto;
	border: 1px solid #971F5F;
	font-size:10px;
	text-align: justify;
	margin-left: 10px;
	margin-bottom: 5px;
	font-size:10px;
	float:left;
}
.caja_int{
	width: 140px;
	height:215px;
}
.foto_bg{
	width: 120px;
	height:130px;
	margin-left: 8px;
	margin-top: 5px;
	border:#FFF solid 2px;
}
.nombrec{
	width: 124px;
	margin-left: 8px;
	margin-top: 5px;
	text-align:center;
	margin-bottom: 2px;
	font-family:Arial, Verdana;
	font-size:20px;
    font-weight: bold;
	color:#971F5F;
}
.edadc{
	width: 124px;
	margin-left: 8px;
	margin-top: 5px;
	text-align:center;
	font-family:Arial, Verdana;
	font-size:14px;
    font-weight: bold;
	color:#000000;
}
.paisc{
	width: 95px;
	margin-left: 8px;
	text-align:center;
	margin-bottom: 2px;
	font-family:Arial, Verdana;
	font-size:12px;
	font-style:oblique;
    font-weight: bold;
	color:#000000;
}
.enterc  {
	width: 85px;
	height:15px;
	margin-left: 8px;
	margin-top:10px;
	background:#99CDFF;
	border:#88205B solid 1px;
	text-align:center;
	font-family:Arial, Verdana;
	font-size:12px;
    font-weight: bold;
	color:#88205B;
}


/* CSS INTERCAMBIOS DE ENLACES */
.caja_enlaces {
	width: 680px;
	margin:auto;
	margin-top:20px;
	border: 1px solid #971F5F;
	padding-left: 0px;
	padding-right:2px;
	font-size:12px;

}
.footer {
	color: #00C; 
	width: 800px;
	font-size:12px;
	text-align:center;
	margin:auto;
	padding-bottom: 5Px;
	font-family:Arial, Verdana;
}
