
#sOverlay{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#333;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
#sVentana {
	position: absolute;
	background-color: #FFFFFF;
	z-index: 1001;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333333;
}
#sVentana #ContentVentana{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
#sVentana #ContentVentana h3 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
	text-align: center;
}
#sVentana #ContentVentana a {
	color: #000066;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#sVentana #ContentVentana a:hover {
	color: #CC0000;
}
#sVentana #TitVna {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: oblique;
	padding: 5px;
}
#sVentana #btnCerrarVtna {
	float: right;
	padding: 5px;
}
#sVentana #btnCerrarVtna a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
#sVentana #btnCerrarVtna a:hover {
	color: #99FF00;

}

/* ESTILOS PROPIOS */

.clearBoth {
	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;
	/*background:#FF0000;*/
}


body {
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#fafafa;
	background-image:url(../imgs/body_bk.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

#header {
	width:100%;
	height:88px;
	background-image:url(../imgs/header_bk.jpg);
	background-repeat:repeat-x;
}

#header #content{
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	width:835px;
	height:80px;
}

#header #content #logo{
	float:left;
	clear:none;
	width:370px;
	height:80px;
}

#header #content #sDash{
	float:right;
	clear:none;
	width:450px;
	height:15px;
	font-size:11px;
	color:#FFFFFF;
	padding-top:35px;
	text-align:right;
	margin-right:10px;
}

#header #content #sDash a{
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	line-height:19px;
}

#body {
	@margin-top:-3px;
	margin-left:auto;
	margin-right:auto;
	width:835px;
	background-image:url(../imgs/body_bk_1.jpg);
	background-position:center;
	background-repeat:repeat-y;
}

#body #Contenidos {
	width:515px;
	float:left;
	margin-left:6px;
	@margin-left:3px;
}

#body #Contenidos .LR01{
	width:488px;
	margin-left:auto;
	margin-right:auto;
	margin-top:2px;
	margin-bottom:2px;
	clear:both;
	background-image:url(../imgs/box_middle.jpg);
	background-position:center top;
	background-repeat:repeat-y;
	padding-bottom:-5px;
}

#body #Contenidos .LR01 .BoxBigTop{
	width:488px;
	background-image:url(../imgs/box_top.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:14px;
	clear:both;
	@margin-bottom:-4px;
}

#body #Contenidos .LR01 .margin5{
	width:458px;
	clear:both;
	padding:15px;
	padding-top:5px;
	padding-bottom:5px;
	@margin-bottom:-4px;
}

#body #Contenidos .LR01 .margin5 div img{
	padding:5px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	float:left;
}

#body #Contenidos .LR01 .margin5 h1 {
	margin:0px;
}


#body #Contenidos .LR01 .margin5 h1 a{
	font-size:11px;
	font-weight:bold;
	color:#ac0000;
	margin:0px;
	float:right;
	width:330px;
	text-decoration:none;
}

#body #Contenidos .LR01 .margin5 h1 a img{
	border:0px;
}

#body #Contenidos .LR01 .margin5 .miniText{
	font-size:11px;
	color:#333333;
	margin:0px;
	margin-top:5px;
	float:right;
	width:330px;
}

#body #Contenidos .LR01 .margin5 .left{
	font-size:11px;
	margin:0px;
	margin-top:5px;
	float:right;
	width:330px;
}

#body #Contenidos .LR01 .margin5 .links{
	font-size:11px;
	margin:0px;
	margin-top:5px;
	float:right;
	width:330px;
}

#body #Contenidos .LR01 .margin5 .links a{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

#body #Contenidos .LR01 .BoxBigFoot{
	width:488px;
	background-image:url(../imgs/box_bottom.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:14px;
	clear:both;
	background-color:#FFFFFF;
}


/* --------------------------------------------------------------- */

#body #Contenidos .Blkcenter{
	width:488px;
	margin-left:auto;
	margin-right:auto;
	margin-top:2px;
	margin-bottom:2px;
	clear:both;
	background-image:url(../imgs/box_middle.jpg);
	background-position:center top;
	background-repeat:repeat-y;
	padding-bottom:-5px;
}

#body #Contenidos .Blkcenter .BoxBigTop{
	width:488px;
	background-image:url(../imgs/box_top.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:14px;
	clear:both;
	@margin-bottom:-4px;
}

#body #Contenidos .Blkcenter .margin5{
	width:458px;
	clear:both;
	padding:15px;
	padding-top:5px;
	padding-bottom:5px;
	@margin-bottom:-4px;
}

#body #Contenidos .Blkcenter .margin5 div img{
	padding:5px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	float:left;
}

#body #Contenidos .Blkcenter .margin5 h1 {
	margin:0px;
}


#body #Contenidos .Blkcenter .margin5 h1 a{
	font-size:11px;
	font-weight:bold;
	color:#ac0000;
	margin:0px;
	margin-bottom:10px;
	float:right;
	width:458px;
	text-decoration:none;
}

#body #Contenidos .Blkcenter .margin5 h1 a img{
	border:0px;
}

#body #Contenidos .Blkcenter .margin5 h3 {
	margin:0px;
}


#body #Contenidos .Blkcenter .margin5 h3 a{
	font-size:11px;
	font-weight:bold;
	color:#ac0000;
	margin:0px;
	margin-bottom:10px;
	float:right;
	width:458px;
	text-decoration:none;
}

#body #Contenidos .Blkcenter .margin5 h3 a img{
	border:0px;
}

#body #Contenidos .Blkcenter .margin5 .miniText{
	font-size:11px;
	color:#333333;
	margin:0px;
	margin-top:5px;
	float:right;
	width:450px;
}

#body #Contenidos .Blkcenter .margin5 .left{
	font-size:11px;
	margin:0px;
	margin-top:5px;
	float:right;
	width:450px;
}

#body #Contenidos .Blkcenter .margin5 .links{
	font-size:11px;
	margin:0px;
	margin-top:5px;
	float:right;
	width:450px;
}

#body #Contenidos .Blkcenter .margin5 .links a{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

#body #Contenidos .Blkcenter .BoxBigFoot{
	width:488px;
	background-image:url(../imgs/box_bottom.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:14px;
	clear:both;
	background-color:#FFFFFF;
}


/* --------------------------------------------------------------- */

#body #Contenidos .Blkleft{
	width:235px;
	margin-left:12px;
	margin-right:0px;
	margin-top:2px;
	margin-bottom:2px;
	float:left;
	background-image:url(../imgs/box_middle_1.jpg);
	background-position:center top;
	background-repeat:repeat-y;
	padding-bottom:-5px;
	
	@margin-left:7px;
}

#body #Contenidos .Blkleft .BoxNormalTop{
	width:235px;
	background-image:url(../imgs/box_top_1.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:14px;
	clear:both;
	
	@margin-bottom:-4px;
}

#body #Contenidos .Blkleft .margin5{
	width:205px;	
	clear:both;
	padding:15px;	
	padding-top:5px;
	padding-bottom:5px;	
	
	
	@width:160px;
	@padding:0px;
	@margin-left:15px;

}

#body #Contenidos .Blkleft .margin5 div img{
	padding:5px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	float:left;
}

#body #Contenidos .Blkleft .margin5 h1 {
	margin:0px;
}


#body #Contenidos .Blkleft .margin5 h1 a{
	font-size:11px;
	font-weight:bold;
	color:#ac0000;
	margin:0px;
	margin-left:25px;
	margin-bottom:10px;
	float:right;
	width:205px;
	@width:160px;
	text-decoration:none;
	@margin-left:0px;
}

#body #Contenidos .Blkleft .margin5 h1 a img{
	border:0px;
}

#body #Contenidos .Blkleft .margin5 h3 {
	margin:0px;
}


#body #Contenidos .Blkleft .margin5 h3 a{
	font-size:11px;
	font-weight:bold;
	color:#ac0000;
	margin:0px;
	margin-bottom:10px;
	margin-left:25px;
	float:right;
	width:205px;
	@width:160px;
	text-decoration:none;
	@margin-left:0px;
}

#body #Contenidos .Blkleft .margin5 h3 a img{
	border:0px;
}

#body #Contenidos .Blkleft .margin5 .miniText{
	font-size:11px;
	color:#333333;
	margin:0px;
	margin-top:5px;
	float:right;
	width:205px;
	@width:160px;
}

#body #Contenidos .Blkleft .margin5 .left{
	font-size:11px;
	margin:0px;
	margin-top:5px;
	float:right;
	width:205px;
	@width:160px;
}

#body #Contenidos .Blkleft .margin5 .links{
	font-size:11px;
	margin:0px;
	margin-top:5px;
	float:right;
	width:205px;
	@width:160px;
}

#body #Contenidos .Blkleft .margin5 .links a{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

#body #Contenidos .Blkleft .BoxNormalFoot{
	width:235px;
	background-image:url(../imgs/box_bottom_1.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:14px;
	clear:both;
	background-color:#FFFFFF;
}


/* --------------------------------------------------------------- */

#body #Contenidos .Blkright{
	width:235px;
	margin-left:0px;
	margin-right:12px;
	margin-top:2px;
	margin-bottom:2px;
	float:right;
	background-image:url(../imgs/box_middle_1.jpg);
	background-position:center top;
	background-repeat:repeat-y;
	padding-bottom:-5px;
	
	@margin-right:7px;
}

#body #Contenidos .Blkright .BoxNormalTop{
	width:235px;
	background-image:url(../imgs/box_top_1.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:14px;
	@margin-bottom:-4px;
}

#body #Contenidos .Blkright .margin5{
	width:205px;
	float:right;
	padding:15px;
	padding-top:5px;
	padding-bottom:5px;
	
	@width:160px;
	@padding:0px;
	@margin-right:7px;
}

#body #Contenidos .Blkright .margin5 div img{
	padding:5px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	float:left;
}

#body #Contenidos .Blkright .margin5 h1 {
	margin:0px;
}


#body #Contenidos .Blkright .margin5 h1 a{
	font-size:11px;
	font-weight:bold;
	color:#ac0000;
	margin:0px;
	margin-left:25px;
	margin-bottom:10px;
	float:right;
	width:205px;
	text-decoration:none;
	
	@margin-left:0px;
}

#body #Contenidos .Blkright .margin5 h1 a img{
	border:0px;
}

#body #Contenidos .Blkright .margin5 h3 {
	margin:0px;
}


#body #Contenidos .Blkright .margin5 h3 a{
	font-size:11px;
	font-weight:bold;
	color:#ac0000;
	margin:0px;
	margin-bottom:10px;
	margin-left:25px;
	float:right;
	width:205px;
	text-decoration:none;
	
	@margin-left:0px;
}

#body #Contenidos .Blkright .margin5 h3 a img{
	border:0px;
}

#body #Contenidos .Blkright .margin5 .miniText{
	font-size:11px;
	color:#333333;
	margin:0px;
	margin-top:5px;
	float:right;
	width:205px;
	@width:160px;
}

#body #Contenidos .Blkright .margin5 .left{
	font-size:11px;
	margin:0px;
	margin-top:5px;
	float:right;
	width:205px;
	@width:160px;
}

#body #Contenidos .Blkright .margin5 .links{
	font-size:11px;
	margin:0px;
	margin-top:5px;
	float:right;
	width:205px;
	@width:160px;
}

#body #Contenidos .Blkright .margin5 .links a{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

#body #Contenidos .Blkright .BoxNormalFoot{
	width:235px;
	background-image:url(../imgs/box_bottom_1.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:14px;
	clear:both;
	background-color:#FFFFFF;
}


/* --------------------------------------------------------------- */
#body #right {
	width:299px;
	float:right;
	margin-right:6px;
	@margin-right:3px;
}

#body #right ul {
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
	width:298px;
	background-color:#fdfdfd;
}

#body #right li a {
	font-size:11px;
	display:block;
	width:267px;
	text-decoration:none;
	font-weight:bold;
	color:#666666;
	margin:0px;
	padding:4px;
	padding-left:25px;
	border-bottom:1px dashed #b5b5b5;
}

#body #right a {
	font-size:11px;
	display:block;
	width:267px;
	text-decoration:none;
	font-weight:bold;
	color:#666666;
	margin:0px;
	padding:4px;
	padding-left:25px;
	border-bottom:1px dashed #b5b5b5;
	background-color:#FFFFFF;
}

#body #right a:hover {
	background-image:url(../imgs/menu_item_bk.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

#body #right a.SuperCat {
	font-size:11px;
	display:block;
	width:267px;
	text-decoration:none;
	font-weight:bold;
	color:#666666;
	margin:0px;
	padding:4px;
	padding-left:25px;
	border-bottom:1px dashed #b5b5b5;
	background-color:#FFFFFF;
}

#body #right a.SuperCat:hover {
	background-image:url(../imgs/menu_item_bk.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

#body #right .cSubMenu a {
	font-size:11px;
	display:block;
	width:257px;
	text-decoration:none;
	font-weight:bold;
	color:#666666;
	margin:0px;
	padding:4px;
	padding-left:35px;
	border-bottom:1px dashed #b5b5b5;
	background-color:#F8F8F8;
}

#body #right .cSubMenu a:hover {
	background-image:url(../imgs/menu_item_bk.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

#body #right table tr td {
	font-size:11px;
	color:#666666;
}

#body #right a.rojo{
	font-size:11px;
	color:#ac0000;
	text-decoration:none;
	font-weight:bold;
	background-color:#e9e9e9;
	display:inline;
	width:auto;
	margin:0px;
	padding:0px;
	border-bottom:0px;
}

#body #right a.rojo:hover{
	background-image:none;
}

#footer{
	width:100%;
	height:99px;
	background-image:url(../imgs/footer_bk.jpg);
	background-repeat:repeat-x;
}

#footer p{
	font-size:11px;
	text-align:center;
	color:#666666;
	margin:0px;
	padding:0px;
}

.searchBtn {
	width:80px;
	height:24px;
	border:none;
	background:url('../imgs/search.button.jpg');
}