@charset "utf-8";
/* CSS Document */

#contents {
/*border:1px solid #f00;*/
	width:360px;
	height:530px;
	margin:20px auto;
	padding:60px 20px 20px 410px;
	background: url(imgs/cubierta2010.jpg) no-repeat 10px 10px;
	font:normal normal Georgia, "Times New Roman", Times, serif 12px;
}
#contents H1 {
	font-size: 42px;
	color:black;
	font-weight:normal;
}
#contents H1 STRONG {
	color:red;
	font-weight:normal;
}
#contents H2 {
	font-size:16px;
	color:#000;
}
#contents H2 STRONG  {
	color:#FF0000;
}

#contents P {
/*border:1px solid #ccc;*/
	height: 80px;
	margin:140px 0 0 0;
	padding:0 0 80px 0;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(imgs/inaem.jpg);
	background-repeat:no-repeat;
	background-position:center 30px;
}
#contents A {
	/*text-decoration:none;
	
	font-weight:bold;
	*/
	color:#B4007D;
}
#contents A:hover {
	color:#666666;
}

#contents2 {
padding:0 0 30px 0;
margin:32px 0 0 -50px;

}