@charset "utf-8";
/* CSS Document */
#contenidos p{padding:15px 0px 0px 0px;}
#contenidos ul{margin:0;padding:17px 0px 0px 50px;font-size:12px;}
h1{font-size:13px;font-weight:bold;color:#7d1d25;margin:0px;padding:0px 0px 20px 0px;float:left}
.subtit{font-size:12px;padding-left:5px;}
#pastilla{margin-top:30px;height:auto;}
#contFotos{display:inline;float:left; *width:610px;}/* El asterico es hack para IE7 */
#cajaFotomini{width:105px;height:82px;float:left;}
#separadorCajafotomini{width:21px;height:82px;float:left;display:block;/**/}
#rolimg a{
	display:block;
	position:absolute;
	width:105px;
	height:82px;
	background-image: url(../imgs/trans.gif);
	background-repeat:  repeat;
}
#rolimg a:hover{
	display:block;
	background-image: url(../imgs/semi-trans.png);
	background-repeat:  repeat;
}
