
#insertar{
	font-family:  Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	width:803px;
	padding-bottom:40px;
	padding-top:10px;

}

b
{
	color:#AA0000;
	font-weight:normal;
}
#avisos h3{
	text-align:left;
	font-size:10px;
	color:#333333;
	font-weight: normal;
	text-transform:uppercase;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-bottom:1px solid #EDEDED;
	padding:4px 10px 4px 9px;
	margin-right:20px;
}
#insertar h2{
	text-align:right;
	font-size:10px;
	color:#333333;
	font-weight: normal;
	text-transform:uppercase;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-bottom:1px solid #EDEDED;
	padding:20px 2px 2px 0px;
	margin-right:20px;
}

#insertar h2 b{
	color: #AA0000;
	font-weight:bold;
}

#top{
padding:8px;
text-align:right;
vertical-align:bottom;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;



}
#top img{
	padding:0px;
	vertical-align:bottom;
}
#top a{
padding:0px 5px 0px 5px;
color:#999999;
border-right:1px dotted #EBEBEB;

}

#top a:hover{
color:#AA0000;
border-right:1px dotted #F9B700;
}

#avisos{
	
	font-family: arial, Verdana;
  	font-size: 11px;
  	color: #969696;
	padding-right:10px;
}

#avisos b
{
	
	color:#AA0000;
	font-weight:bold;
	font-family:tahoma, arial "Times New Roman", Times, serif;
}
#avisos p {
	margin:0px;
	padding:0px;
	color: #666666;
	padding-bottom:10px;
	
	
	
}

#avisos a{
	color:#333333;
	font-family: arial, "Times New Roman", Times, serif;
	font-size:11px;
	
}

#avisos a:hover {
	color: #AA0000;
}

#izq {

	padding-left:20px;
	border-right:1px solid #EDEDED;
	float: left;

}

#der {
	float:right;
	width: 255px;
	
}

/* ----> borde de arriba, como el de bg_cierre */

#center {
	background:url(../img/bg_inicio.gif) repeat-x;
	height:11px;
}

.info{
	width:80%;
	margin-left:10px;
	background:#FFFFFF;
	border: 1px solid #EBEBEB;
	border-bottom: 5px solid #EBEBEB;
	padding:10px;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom:10px;
}
.info img {
	padding:2px;
	vertical-align:middle;
}
.info b{
	font-family: tahoma,  arial, "Times New Roman", Times, serif;
	color: #666666;
	border-bottom: 1px solid #EBEBEB;
	font-weight:bold;
	
}

.info a{
	font-size:10px;
	color: #999999;
}

.info a:hover{
	font-size:10px;
	color: #FF6600;

}
.info p{

	border-bottom: 1px dotted #EBEBEB;

}
.info span{
	color: #000066;
	font-weight:bold;
	display: block;
	border-bottom: 1px dotted #EBEBEB;
}


