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

body {
	margin:0px;
	padding:0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	background: #FFF url('imagenes/bg_web.gif') repeat-x;
	text-align:left;
}
p, form{
	margin:0px;
	padding:0px;
}
#webCentrada {
	width: 990px;	
}
.salto{
	clear:both;
}
.logoCabecera {
	padding-top: 22px;	
}
#loguito {
	width: 244px;
	height: 104px;
	float: left;
}
#menuArriba{
	width: 740px;
	text-align:right;
	height: 24px;
	float: left;
}
#menuAbajo{
	width: 730px;
	text-align: right;
	margin-top: 20pt;
	height: 38px;
	float: left;
}
#buscador {
	width: 960px;
	text-align: center;
	height: 68px;
}
#contentCates{
	width: 790px;
	text-align: left;
	float: left;
}
#contentLogin {
	width: 195px;
	float: left;
	padding: 2px;
}
.txtNar{
	color:#F60;
	font-weight:bold;
}
.contentCat  {
	width: 140px;
	height: 17px;
	margin-right: 10px;
	padding: 3px;
	border-bottom: 1px #cccccc dashed;
	float:left;
	font-weight:bold;
}
a.CCategorias:link		{ color:#333; text-decoration:none; }
a.CCategorias:visited	{ color:#333; text-decoration:none; }
a.CCategorias:active	{ color:#333; text-decoration:none; }
a.CCategorias:hover		{ color:#333; text-decoration:underline; }

a.aviso:link		{ color:#06C; text-decoration:none; font-weight:bold; }
a.aviso:visited		{ color:#06C; text-decoration:none; font-weight:bold; }
a.aviso:active		{ color:#06C; text-decoration:none; font-weight:bold; }
a.aviso:hover		{ color:#06C; text-decoration:underline; font-weight:bold; }

a:link		{ color:#006; text-decoration:none; }
a:visited	{ color:#006; text-decoration:none; }
a:active	{ color:#006; text-decoration:none; }
a:hover		{ color:#006; text-decoration:underline; }

.login1 {
	height: 172px;
	border: 1px solid #e4e4e4;
	background: url('imagenes/bg_login.gif') repeat-x;
}
.bg_text {
	background:url(imagenes/bg_Cuadrotxt.gif) no-repeat;
	width: 91px;
	border:0px;
}
.avisosIzq {
	width: 790px;
	float: left;
	text-align: left;
	padding: 2px;
}
.avisosIzq2 {
	width: 450px;
	float: left;
	text-align: left;
	padding: 5px;
}
.avisosIzq2r {
	width: 600px;
	float: left;
	text-align: left;
	padding: 5px;
}

.publiDer{
	width: 160px;
/*	background: #CCC;*/ 
	float: left;
	text-align:left;
	padding: 5px;
	height: 600px;
}
.contentAvis {
	width: 170px;
	height: 120px;
	float: left;
	padding: 5px;
	text-align: left;
	border-bottom: 1px dashed #e4e4e4;
	border-left:  1px dashed #e4e4e4;
}

.avisosPubIzq {
	width: 346px; 
	float: left;
}

.avisosPubIzq2r {
	width: 160px; 
	height: 600px;
	float: left;
}

.PActivo {
	height: 15px;
	width: 15px;
	background:#EBF5F5;
	border: 1px solid #D7E3E2;
	margin: 2px;
	margin-bottom: 5px;
}

.PNuevo {
	height: 15px;
	width: 15px;
	background:#EBF5F5;
	border: 1px solid #D7E3E2;
	margin: 2px;
	margin-bottom: 5px;
}
