@charset "utf-8";

/* =CALL LIBRARY */
	@import url("reset-min.css"); /* ------- Reset all CSS Styles */
	
/* CSS Document */
body{
	color: #4b4942;
	background: #bebebe;
/*	background-image: url(imgs/f3.png); */

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a{
	text-decoration: underline;
	color: #C62131;
}
a:hover{
	color: #bb800f;
}
hr{
	display: none;
}
strong{
	font-weight: bold;
}
p {
	/*
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 13px;
	color: #333;
	padding-bottom: 14px;

*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	padding-bottom: 14px;
}

ul{
	padding-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-style: normal;
}
.form1{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
.trad{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 12px;
	color: #C62131;
	font-weight: bold;
}

.formerror{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 0 2px 10px;
	margin: 0 0 4px 10px;
	background-color:#FFC;
	color: #C62131;
	font-weight: bold;
}

/* =LAYOUT - the main layout styles */
.container{
	width:960px;
	position: relative;
	overflow:hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color:#EEE;
	background-image: url(imgs/backc.gif);
	background-repeat: repeat-y;
	border-top: solid;
	border-top-color: #C62129;
	border-top-width: 2px;
	border-bottom: solid;
	border-bottom-color: #C62129;
	border-bottom-width: 2px;
}
#leftcol{
	float: left;
	width:200px;
/*	height: 100%; */
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color:#EEE;
	width/**/:/**/200px;

}
#rightcol{
	float: left;
	width:760px;
	height: 100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color:#FFFFFF;
	width/**/:/**/758px;
}
#righttop{
	float: left;
	display:block;
	width:740px;
	padding: 0 0 0 0;
	background-color: #EEE;
	
	/* HACK IE 5 6 */
	
	width/**/:/**/758px;
  
}

#rightbot{
	float: left;
	display:block;
	width:720px;
	padding: 0 10px 20px 20px;

	/* HACK IE 5 6 */
	
	width/**/:/**/728px;
}

.foot{
	width:970px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 4px 0 10px 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 12px;
	color: #333;
	font-weight: bold;
}

.leftimg{
	margin: 0 20px 10px 0;
	border: solid #c5242a 2px;
}

.rightimg{
	margin: 0 0 10px 10px;
	border: solid #c5242a 2px;
}

.logo{
	padding: 10px 10px 10px 10px;
	text-align:center;
}

.pietitular {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #c5242a;
	font-size: 12px;
	font-weight: bold;
	text-align:right;
	padding: 6px 20px 10px 0;
	margin: 0 0 10px 0;
	background-image: url(imgs/fondotitulo2.png);
	background-repeat: no-repeat;
}

.titular{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #c5242a;
	font-size: 14px;
	font-weight: bold;
	background-image: url(imgs/fondotitulo.png);
	background-repeat: no-repeat;
	padding: 11px 0 10px 40px;
	margin: 0 0 6px 0;
	display:block;
	float:none;
}

.btitular {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #333;
	font-size: 12px;
	font-weight: bold;
}

.btitular a{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #333;
	font-size: 12px;
	font-weight: bold;
}

.btitular a:hover{
	color: #c5242a;
}
	h4.leftbox{
	font-size:19px;
	color: #0F9;
	background: #FFCF00;
	padding:5px 0 10px 23px;
}
	
	h3.leftbox{
	  font-size:19px;
	  color: #006;
	  background: #FFFF00;
	  padding:5px 0 10px 23px;
}
	

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

	h3.header_small{font-size:15px;font-weight: bold;background: #f1f0ef;padding:0 23px 5px 23px;}

	#leftcolumn .leftbox p{ padding-bottom:1em; line-height:1.5em; font-size:12px}
*/	

	
	
/*
-------------------------------------------------------------------------------------
// MENU IZQUIERDO
-------------------------------------------------------------------------------------
*/

ul.menu0{
	margin:0;
	padding:4px 0 4px 14px;
	color: #C00;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	list-style:none;
}
ul.menu0 li{
	display: block;
	width: 156px;
	height: auto;
	padding:3px 0 6px 20px;
	color: #333;
	background-color: #eee;
	background-image: url(imgs/arrow.gif);
	background-position: 4px 5px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #CCCCCC;
	
	width/**/:/**/130px;

}
ul.menu0b {
	width: 190px;
	
	width/**/:/**/180px;
	
	margin:0;
	padding:10px 0 10px 14px;
	color: #C00;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	list-style:none;
}
ul.menu0b li{
	display: block;
	height: auto;
	padding:3px 0 6px 20px;
	color: #333;
	background-color: #E4FFC1;
	background-image: url(imgs/arrow.gif);
	background-position: 4px 5px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #CCCCCC;
	
}

ul.menuEc {
	margin:0;
	padding:10px 0 10px 14px;
	color: #C00;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	list-style:none;
}
ul.menuEc li{
	display: block;
	width: 156px;
	height: auto;
	padding:3px 0 6px 20px;
	color: #333;
	background-color: #EDFFCC;
	background-image: url(imgs/arrow.gif);
	background-position: 4px 5px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #CCCCCC;	
}

ul.menu0c {

	width: 190px;
	
	width/**/:/**/180px;
		
	margin:0;
	padding:10px 0 10px 14px;
	color: #C00;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	list-style:none;
}
ul.menu0c li{
	display: block;
	height: auto;
	padding:3px 0 6px 20px;
	color: #333;
	background-color: #FFC;
	background-image: url(imgs/arrow.gif);
	background-position: 4px 5px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #CCCCCC;
	
}

ul.menu1{
	margin:0;
	padding:10px 0 10px 14px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	list-style:none;
}
	ul.menu1 li{
	display: block;
	width: 156px;
	height: auto;
	padding:5px 0 5px 14px;
	color: #333;
	border-bottom: 1px solid #CCCCCC;
	background-color: #EEE;
	background-image: url(imgs/arrow.gif);
	background-position: 4px 10px;
	background-repeat: no-repeat;
}

	ul.menu1 li a{
	display: block;
	height: auto;
	color: #333;
	background-color: #EEE;
	padding: 2px 0 2px 6px;
}
	ul.menu1 li a:hover{
	background-color: #FFBD30;
}



.lcaja{
	width: 158px;
	margin-top:10px;
	margin-left:14px;
	padding:6px 10px 10px 6px;
	color: #333;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFF;
	border-bottom: 1px solid #CCCCCC;
}

/*
-------------------------------------------------------------------------------------
// MENU SUPERIOR
-------------------------------------------------------------------------------------
*/

#topmenu{
	float: left;
	width:760px;
	background-color: #FFFFFF;
	/* HACK IE 5 6 */
	
	width/**/:/**/758px;

}

ul.menu2{
	margin:0 0 0 0;
	padding:0 0 0 40px;
	list-style:none;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	list-style:none;
}

li.menu2on, li.menu2on a:link, li.menu2on a:visited  {
	height:28px;
	float: left;
	padding:3px 3px 0 3px;
	background-image: url(imgs/menuon.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #EEE;
	color: #C61818;
}

li.menu2, li.menu2 a:link, li.menu2 a:visited {
	height:28px;
	float: left;
	padding:3px 3px 0 3px;
	color: #42423b;
	background-color: #FFF;

}
li.menu2 a:active, li.menu2 a:hover {
	height:28px;
	float: left;
	padding:3px 3px 0 3px;
	color: #FFF;
	background-color: #C62929;
}

li.menusep {
	height:20px;
	float: left;
	padding: 6px 0 0 0;
	color: #333;
}


	.article_wrapper h2{color: #5699A7; font-size:2em;margin:10px 0;}
	.article_wrapper p{padding-bottom:10px;font-size:1.3em;}	
	/* right column */
	.rightbox_wrapper{
	background: #eeeded;
	padding:5px;
	margin-bottom: 10px;
	width:300px;
	overflow: hidden;
	font-size:11px;
	line-height: 18px;
	color: #58584D;
	margin-top: 10px;
	}
	.rightbox{
	border: 1px dashed #d9e0e8;
	width:300px;
	overflow: hidden;
	padding-bottom:6px;
}




/*--------------------------------------*/
/*	LISTADO DE CATEGORIAS				*/
/*--------------------------------------*/

.categ_wrap{
	width:710px;
	float: left;
/*	background-color: #3C3; */
	background-image: url(imgs/fc1.jpg);
	background-repeat: no-repeat;
	padding-bottom:20px;
}
.categ_wrapb{
	width:710px;
	float: left;
/*	background-color: #3C3; */
	background-image: url(imgs/fc1b.jpg);
	background-repeat: no-repeat;
	padding-bottom:20px;
}
.categ_box{
	width:340px;
	float: left;
	padding: 0 0 0 0;
}
.categ_cont{
	width:218px;
	font-size:11px;
	color: #900;
	float: left;
	padding: 10px 0 10px 0;
	height: 100%;
/*	padding: 10px 10px 10px 0;
	height: 140px; */
}
.categ_sep{
	width:30px;
	height:30px;
	float: left;
	padding: 0 0 0 0;
}
.categ_tit{
	background: #C62129;
	padding:0 0 0 0;
	width:100%;
	text-align: center;
	color: #FFF;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.categ_image{
	float: left;
	padding: 10px 10px 10px 12px;
}

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

ul.categ{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding-left: 2px;
	color: #636;
	list-style:none;
}
ul.categ li{
	padding: 1px 10px 1px 16px;
	background-image: url(imgs/clist.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	list-style:none;
	color: #333;
	line-height:14px;
}
ul.categ li a:link, li.categ a:visited {
	text-decoration: underline;
	color: #333;
}
ul.categ li a:hover{
	background-color: #FFBD30;
}

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



.dept {
	width:340px;
	float: left;
	padding: 0 0 0 0;
	background-color: #FFBD30;

}

.dept_wrap{
	width:710px;
	float: left;
	background-color: #ccc; 
/* 	background-image: url(imgs/fc1b.jpg);
	background-repeat: no-repeat; */
	padding-bottom:20px;
	margin-bottom:20px;
}

.dept_box{
	width:320px;
	float: left;
	padding: 0 0 0 0;
	background: #9F3;
	color: #9F3;
}
.dept_cont{
	width: 260px;
	height: 100%;
	background-color: #FFC;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 6px 0 6px 20px;
	color: #636;
	list-style:none;
	float: left;
	border-bottom: solid;
	border-bottom-color: #C62129;
	border-bottom-width: 1px;
	
}
.dept_sep{
	width:10px;
	height:30px;
	float: left;
	padding: 0 0 0 0;
	background-color: #0FF;
}



.dept2_wrap{
	width:710px;
	float: left;
	background-color: #FFF;
	/*	background-image: url(imgs/fc1.jpg);
	background-repeat: no-repeat;*/
	padding-bottom:10px;
}
.dept2_wrapb{
	width:710px;
	float: left;
/*	background-color: #3C3; */
	background-image: url(imgs/fc1b.jpg);
	background-repeat: no-repeat;
	padding-bottom:10px;
}
.dept2_box{
	width:340px;
	float: left;
	padding: 0 0 0 0;
	background-color: #FFC;
}
.dept2_cont{
	width:320px;
	float: left;
	padding: 10px 0 10px 0;
	height: 100%;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 6px 0 6px 20px;
	color: #636;
	list-style:none;
	border-bottom: solid;
	border-bottom-color: #C62129;
	border-bottom-width: 1px;

}
.dept2_sep{
	width:30px;
	height:30px;
	float: left;
	padding: 0 0 0 0;
}
.dept2_tit{
	background: #C62129;
	padding:0 0 0 20px;
	width:320px;
	text-align: left;
	color: #FFF;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}


.w_tit1{
	padding:2px 0 2px 20px;
	text-align: left;
	color: #FFF;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}


.dept2_tit2{
	background: #4e0d10;
	padding:0 0 0 20px;
	width:320px;
	text-align: left;
	color: #FFF;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.dept2_image{
	float: left;
	padding: 10px 10px 10px 12px;
}
.dept2_boxb {
	width:280px;
	float: left;
	padding: 10px 30px 10px 30px;
	background-color: #ECE6E6;
}




.dept2_wrapvtas{
	width:710px;
	float: left;
	background-color: #FFF;
	/*	background-image: url(imgs/fc1.jpg);
	background-repeat: no-repeat;*/
	padding-bottom:10px;
}

.dept2_boxvtas{
	width:700px;
	float: left;
	padding: 0 0 0 0;
	background-color: #FFC;
}
.dept2_contvtas{
	width:680px;
	float: left;
	padding: 10px 0 10px 0;
	height: 100%;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 6px 0 6px 20px;
	color: #636;
	list-style:none;
	border-bottom: solid;
	border-bottom-color: #C62129;
	border-bottom-width: 1px;

}

.dept2_titvtas{
	background: #C62129;
	padding:0 0 0 20px;
	width:680px;
	text-align: left;
	color: #FFF;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.logacli{
	
	width:740px;
	text-align:right;
	background-color:#FFC;
	padding: 4px 20px 4px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.logasat{
	
	width:740px;
	text-align:right;
	background-color:#E4FFC1;
	padding: 4px 20px 4px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.listaprod0 {
	width:680px;
	font-size: 13px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 4px 3px 30px;
	background-color:#C5242A;	
	margin-bottom:4px;
}

.listaprod0x {
	width:680px;
	float:left;
	display:block;
	font-size: 13px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 4px 3px 30px;
	/*	background-color:#C9C; */
	background-color:#999;
	margin-bottom:4px;
}

.listaprod1 {
	width:680px;
	font-size: 12px;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 2px 4px 2px 30px;
	background-color:#F0F0F0;
	margin-bottom:2px;

/*
	border-bottom-width:1px;
	border-bottom-color:#333;
	border-bottom-style:dashed;
*/
}
.listaprod1b {
	width:100px;
	float:left;
	display:block;
	font-size: 12px;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align:center;
	padding: 6px 0px 6px 0px;
	background-color:#FFC;
/*
	border-bottom-width:1px;
	border-bottom-color:#333;
	border-bottom-style:dashed;
*/
	margin-bottom:2px;
}



.listaprod1x {
	width:580px;
	float:left;
	display:block;
	font-size: 12px;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 6px 4px 6px 30px;
	background-color:#F8F8F8;
	/*
	border-bottom-width:1px;
	border-bottom-color:#333;
	border-bottom-style:dashed;
*/
	margin-bottom:2px;
}
.listaprod1xb {
	width:100px;
	float:left;
	display:block;
	font-size: 12px;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align:center;
	padding: 6px 0px 6px 0px;
	background-color:#F8F8F8;
/*
	border-bottom-width:1px;
	border-bottom-color:#333;
	border-bottom-style:dashed;
*/
	margin-bottom:2px;
}

.listaprodcont{
	width:720px;
}

.listaprod1c {
	width:680px;
	float:left;
	font-size: 12px;
	font-weight:bold;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 6px 4px 6px 30px;
	background-color:#F0F0F0;
	margin-bottom:2px;

}

.dept_tit{
	width:386px;
	/* height:24px; */
	background-color: #C62129;
	padding:4px 10px  4px 20px;
	text-align: left;
	color: #FFF;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.dept_tit2{
	width:390px;
	height:24px;
	background-color: #CCC;
	padding:4px 0 0 20px;
	margin-top:4px;
	text-align: left;
	color: #333;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.adocs, .adocs a:link, .adocs a:visited {
	color: #F30;
	line-height: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ul.uldocs{
	width:360px;
	list-style:none;
	padding:0 0 10px 0;
	margin:0 0 0 0;
}

ul.uldocs li {
	width:360px;
	border-bottom : 1px solid #CCC;
	padding: 8px 0 8px 1px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.prodprecio {
	text-align:right; 
	padding: 4px 10px 4px 0;
	margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color:#FFFFEC;
}
.proddesc {
	padding:10px 20px 10px 20px;
	margin: 4px 0 10px 0;
	background-color:#F3F3F3;
}
.proddesc p {
	padding:2px 0 10px 0;
	margin:0 0 0 0;
}
.proddesc li {
	padding:2px 0 4px 0;
	margin-left:10px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;

}
.novis {
	color: #999;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.licatcont{
	float:left;
	width: 725px;
	display: block;
	height: 30px;
	border-bottom : 1px solid #000;
	padding: 0 0 0 0;
	background-color: #f4f4f4;
	margin: 0 0 10px 0;
}

.licatcli{
	float:left;
	width: 725px;
	display: block;
	height: 30px;
	border-bottom : 1px solid #000;
	padding: 0 0 0 0;
	background-color: #FFC;
	margin: 10px 0 0  0;
}

.licatsat{
	float:left;
	width: 725px;
	display: block;
	height: 30px;
	border-bottom : 1px solid #000;
	padding: 0 0 0 0;
	background-color: #E4FFC1;
	margin: 10px 0 0  0;
}

.licattxt {
	color:#C62129;
}

.licattxt a {
	color:#C62129;
	text-decoration:underline;
}

.licattxt a:active, .licattxt a:hover {
	color: #C00;
	text-decoration:underline;
}


.licattxtoff {
	color:#333;
	text-decoration:none;
}

.licatimage{
	margin: 0 20px 0 20px;
}

.liprodimage{
	margin: 0 20px 0 0;
}

.catcont{
	float:left; 
	width: 700px;
	padding: 4px 0 4px 0;
	margin: 0 0 10px 0;
	/*  display:none; 
	background-color: #FFFFE8;*/
}
.licatcont2{
	float:right;
	width: 640px;
	display: block;
	height: 24px;
	border-bottom : 1px solid #999;
	padding: 4px 0 4px 20px;
	background-color: #f4f4f4;
/*	margin: 0 0 4px 50px; */
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}
.licattxt2, .licattxt2 a {
	color:#333;
	text-decoration:underline;
}
.licattxt2 a:active, .licattxt a:hover {
	color: #C00;
	text-decoration:underline;
}

.licatdesc{
	width: 674px;
	display: block;
	border-bottom : 1px solid #333;
	padding: 6px 0 6px 40px;
	background-color: #F4F4F4;
	margin: 0 0 4px 20px;
}

.notcab{
	background-color:#F4F4F4;
	padding:10px 10px 10px 10px;
	margin-bottom: 10px;
}

.notdate{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #900;
	margin-bottom: 2px;

}
.nottit{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #333;
}

.notcont{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color:#F4F4F4;
	padding:10px 10px 10px 10px;
	margin-bottom: 10px;
}

.homedate{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #900;
}

.homenot{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration:none;
}

.promo1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color:#F4F4F4;
	padding:20px 40px 20px 40px;
	margin-bottom: 10px;
}
.promo1b{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color:#FCD8DC;
	padding:10px 10px 10px 10px;
	text-align:center;
}


.promotit {
	display:block;
	font-size: 14px;
	font-weight:bold;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 4px 4px 4px 20px;
	background-color:#DE1D32;
	margin-bottom:2px;
}

.btexto {
	display:block;
	font-size: 12px;
	font-weight:bold;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 4px 4px 4px 20px;

}

.nform {
	display:block;
	font-size: 12px;
	font-weight:normal;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 2px 4px 2px 10px;
	margin-left:20px;

}

.nform2 {
	display:block;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 2px 4px 2px 4px;
	margin-left:20px;

}

ul.promo{

	border-bottom : 1px solid #333;

	background-color: #FFF0E1;
	margin: 0 0 0 0;
	padding: 4px 0 0 20px;

}

li.promo{
	height: 20px;
	padding: 0 0 0 10px;
	margin: 10px 10px 10px 10px;
	/* border-bottom : 1px solid #333; 


	background-color: #fff;
	/* list-style:none; */

}

li.promotxt span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333;
	text-decoration:none;
	font-weight:bold;
}

li.promotxt a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333;
	text-decoration:none;
	font-weight:bold;
}
li.promotxt a:hover {

	color: #F00;
	text-decoration:underline;
	font-weight:bold;
}

.est_izq {
	
	width: 580px;
	float:left;
	padding: 10px 0 10px 20px;
/*	background-color: #FCC; */ 
	margin: 0 0 0 0;
}

.est_der {
	width: 100px;
	float:left;
/*	background-color: #FCF; */
	padding: 10px 0 10px 10px;
	margin: 0 0 0 0;
}

.est_der a {
	color:#C62129;
	text-decoration:underline;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.est_der a:active, .est_der a:hover {
	color: #000;
	text-decoration:underline;
}

.est_partes{
	float:left;
	width: 716px;
	display: block;
/*	height: 36px; */
	border-bottom : 1px solid #000;
	padding: 0 0 0 0;
	background-color: #F0F0F0;
	margin: 10px 0 4px 0;
	
	font-size: 12px;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color:#F0F0F0;
	
}