/*html {min-height: 100%;}*/

*{
margin:0px;
padding:0px;
}

p{
	margin-bottom:20px;
}

a {color: #BC096F;/*#be0b71;*//*#963;*/}
a:hover {color: #6e80ad;/*#C60;*//*0059b6*/}
a img {border:0px;}



body {
	/*padding-bottom:10px;*/ /*explorer bottom*/
	/*margin:0px;*/
			
	color: #444;
	/*font:Tahoma,sans-serif;*/
	font-family:Tahoma,sans-serif;

	background-color: #bc096d;
}

h2 {
	font: normal 21px Tahoma,sans-serif;
	margin-bottom: 5px;
}

/*p,code,ul {padding-bottom: 1.2em;}
p.right {
	text-align: right;
	padding-bottom:0em;
}

li {list-style: none;}
*/
/*22 David*/
/*h1 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 4px;
}*/


/*blockquote {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}*/

/*h1,h2 {padding-top: 6px;}*/

/* misc */
/*.clearer {clear: both;}*/

/*.left {float: left;}

.right {float: right;}*/

/* structure */
.global_metacontainer {
	margin-top:10px;

	margin-left:auto;
	margin-right:auto;
	
	width:983px;
	
	position:relative;
	
	line-height: 20px;
	text-align:left;
	
	background: #FFF;
	/*11-12-2008 mag*/
	overflow:hidden;
}

.metacontainer{
	/*margin-bottom:0px;*/ /*firefox bottom*/
	/*padding-bottom:10px;*/
	
	width:983px;
	
	display:inline;
	float:left;
	position:relative;
	
	background-color:#FFF;
	border-bottom:10px solid #bc096d;
	
}

.header {
	margin:10px;
	/*background: #000000;*/
	/*font-size: 1.2em;*/
	/*margin: 0 autologo
	margin-top: 10px; /*padding: 10px 0 5px;*/
	width: 963px;
	height: 140px;
	/*margin-top: 10px;*/
	/*line-height:normal;*/
	
	/*top: 10px;*/
	/*position:relative;*/
	/*display:inline;
	float:right;*/
	
}

.container{
	margin:10px;
	
	width:963px;
	
	display:inline;
	float:left;
	position:relative;
}

.column1 {
	
	width:153px;

	display:inline;
	float:left;
	position:relative;
	
	overflow:hidden;
}

.column2 {
	margin-left:10px;
	
	width:395px;

	display:inline;
	float:left;
	position:relative;
	
	overflow:hidden;
}

.column3 {
	margin-left:10px;
	
	width:395px;

	display:inline;
	float:left;
	position:relative;
	
	overflow:hidden;
	
	background-color:#FFFFFF;	
}

.col2-3{
	width:810px;
	
	display:inline;
	float:left;
	position:relative;
	
	overflow:hidden;
	
	background-image:url(../img/fondoImagenNota.gif);
}
.col2-3_index{
	width:810px;
	display:inline;
	float:left;
	position:relative;
	overflow:hidden;
}

/*.column1 p, .column1Seccion p, .column2Seccion p, .column2Interior p{
	font-family:Lucida Sans Unicode,sans-serif;
	font-size:12px;
}*/
.column2 p, .column3 p {
	font-family:Lucida Sans Unicode,sans-serif;
	font-size:12px;
}

/*.column2 {
	margin-left:10px;
	
	width:340px;


	position:relative;
	display:inline;
	float:left;
	
	overflow:hidden;
	
	
	
}*/

/*.column2 h2{
	font: normal 18px Tahoma,sans-serif;
	margin-bottom: 5px;
	
}*/

/*.column2 p{
	margin-bottom:16px;
	
	font-family:Lucida Sans Unicode,sans-serif;
	font-size:10px;
	
	line-height:16px;
}*/

/* menu */
#menu {
	/*height: 47px;*/
	width: 153px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	width: 153px;

}

#menu li {
	float: left;
	width: 153px;

}

#menu a {
	display: block;
	float: left;
	padding: 10px 20px 10px 20px;
	letter-spacing: -1px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	/*border-left: #58032F 1px solid;*/
	border-bottom: #ad0565 1px solid;
	color: #FFFFFF;
	width: 153px;
	background: #bc096f;
}

#menu a:hover {
	background: #770444;
	color: #FFFFFF;
	width: 153px;
	
}

#menu .current_page_item a {
	background: #770444;
	padding: 10px 20px 10px 20px;
	color: #FFFFFF;
	width: 153px;

}

#menu .last{
	border-right: #58032F 1px solid;
width: 153px;

}
/****************************************/
/* sidebar */
.sidebar {
	margin-top:20px;
	/*padding: 0px 6px 0px 0px;	
	
	width: 160px;*/

	float: left;
}

.sidebar h2 {
	margin: 0 0 6px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #B10961;
}

.sidebar ul {
margin:0px;
padding:0px;
	
	list-style: none;
	/*list-style-image: url(images/img04.gif);
	list-style-position:inside;*/
	/*list-style: url(images/img04.gif);*/
}

.sidebar li{

	
	/*padding: 5px;*/
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.sidebar li a
{
	padding-left:0px;
	/*list-style: url(images/img04.gif);*/
	/*margin-bottom: 2em;*/
	/*background: url(images/img04.gif) no-repeat left;*/
	border: none;
	/*padding-left: 10px;*/
	text-transform: uppercase;
	
	background-image:url(../images/img04.gif);
}

.sidebar li a:hover {
	padding-left: 0px;
	border: none;

}
/************************************************/
/* intro */
.intro
{
	color:#000000;
	font-family:Georgia,Garamond,"Times New Roman","MS Serif","New York",serif;
	font-size:68%;
	font-style:normal;
	font-weight:lighter;
	font-variant:normal;
	background: #FFFFFF url(../img/bgd.png) repeat-y left top;


	/*outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;*/
	clear:both;
}

.intro p {
font-size:1.5em;
line-height:1.5em;
}

.intro b
{
	font-style:normal;
	/*font-weight:bold;*/
	font-weight:normal;
	color:#770444;
}

.intro .capital {
color:#770444;
float:left;
font-size:6em;
font-style:normal;
font-weight:lighter;
line-height:100%;
margin-right:15px;
text-decoration:none;
text-transform:uppercase;
/*vertical-align:top;*/
}

.CPasafotos1{

	width:395px;
	height:250px;
	
	overflow:hidden;
	
	background-color:#770444;
	
}

.CPasafotos2{

	width:395px;
	height:250px;
	
	overflow:hidden;
	
	background-color:#770444;
}

.pre_intro
{
	margin:0px;
	color:#666666;
	display:block;
	font-family:"Lucida Grande",Tahoma;
	font-size:10px;
	font-variant:normal;
	font-weight:lighter;
	height:26px;
	letter-spacing:0.3em;
	text-align:center;
	text-transform:uppercase;
	width:100%;
	
	/*background-color:#000000;*/
}

.separador{
	margin:10px;
}

/*****************************************/
/* */
.menu_contenidos{
	color:#000;
	/*font-weight:700;*/
	/*background-color:#CCCCCC;*/
	float:left;
}

.menu_inferior_contenidos{
	margin-top:10px;
	color:#000;
	font-size:11px;
	/*font-weight:700;*/
	/*background-color:#CCCCCC;*/
	float:right;
}

/*****************************************/
/* teaser */
.CNoticia {
	margin-top: 10px;
	padding: 0px 10px;
		
	width:370px;
	
	display:inline;
	float:left;
	position:relative;
	
	overflow:hidden;
	
	border-bottom: 1px solid #EEE;
	border-left: 4px solid #BC096F;
	
	background: #fff;
	
	
	font-family:Lucida Sans Unicode,sans-serif;
	font-size:12px;
}

.apertura {
	width:370px;
	
	overflow:hidden;
}



.descr {
	margin-bottom: 6px;
	padding-left:20px;
	
	display:inline;
	
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	color: #664;
	
	text-transform:uppercase;
	
	background: url(../img/picto_descr.gif) no-repeat;	
}

.contenedor_foto_noticia{
	/*position:relative;*/
	float:left;
	/*display:inline;*/
	background-color:#C1CAD3;
	padding:1px;
	margin-right:10px;
}

.foto_noticia{	
	/*position:relative;
	float:left;*/
	/*display:inline;*/
	background-color:white;
	overflow:hidden;

}

.foto_noticia img
{
	margin:5px;
}
/*************************************************/

/* footer */
.footer {
	width:963px;
	margin:10px;
	margin-bottom:0px;
	
	position:relative;
	display:inline;
	float:left;
	
	background: #000000; /*url(img/bgfooter.gif) repeat-x;*/
	color: #FFF;
	font: bold 11px Tahoma, sans-serif;
	line-height: 39px;
	text-align: center;
	
	border-bottom:10px solid #fff;
}

.footer a{
	text-decoration:none;
	color: #FFF;
}
.footer a:hover {text-decoration:underline;}

/*************************************************************/

/* Noticia Interior */
.CNoticiaInterior {
	/*margin-top: 10px;*/
	/*padding: 0px 10px;*/
		
	width:395px;
	
	display:inline;
	float:left;
	position:relative;
	
	overflow:hidden;
	
	/*border-bottom: 1px solid #EEE;*/
	/*border-left: 4px solid #BC096F;*/
	
	background-color:#fff;
}

.CProductoInterior {
	/*margin-top: 10px;*/
	/*padding: 0px 10px;*/
		
	width:395px;
	
	display:inline;
	float:left;
	position:relative;
	
	overflow:hidden;
	
	/*border-bottom: 1px solid #EEE;*/
	/*border-left: 4px solid #BC096F;*/
	
	background-color:#fff;
}

.CProductoInterior h2{
	font: normal 19px Tahoma,sans-serif;
	margin-bottom: 5px;
	font-weight:700;
}

.foto_CNoticiaInterior{
	margin-top:10px;
	padding-top:10px;
	padding-bottom:10px;
	
	width:395px;
	
	float:left;
	
	text-align:center;
	
	background-color:#f8f7dd;
}
/****************************************************/

/* Paginado */
.CPaginado { margin-left:10px; border-top:1px dashed #c1cad3; position:relative; float:left; display:inline; }
.CPaginado1 {margin-top:5px; height:15px; position:relative; float:left; display:inline; }
.CPaginado2 {margin-top:5px; height:15px; position:relative; float:right; display:inline; }

.CPaginado1 p, .CPaginado2 p {
	font-family:Arial, Helvetica, sans-serif;
	/*color: #5A5A43;*/
	font-size: 11px;
	line-height:normal;
	padding:0px;
}

/*
.CIconoPlay
{
	left:10px;
    top:10px;
    
    width:30px;
    height:24px;
    position:absolute;

    overflow:hidden;

}
.CIconoPlayBack
{    
    left:0px;
    top:0px;	
	width:30px;
	height:24px;
	position:absolute;

	
    background-color:black;
    opacity: 0.3;
    filter: Alpha(opacity=30);
}

.CIconoPlayImg
{   
    left:5px;
    top:5px;	
	width:20px;
	height:14px;
	position:absolute;
	padding:0px;
	
	
	opacity: 0.7;
    filter: Alpha(opacity=70);

}

.CIconoPlayImg img
{
	margin:0px;
}
*/

.CCabeceraSeccionHR
{
	margin-top:10px;
	margin-left:10px;
	
	width:800px;
	height:40px;
	overflow:hidden;
	
	position:relative;
	display:inline;
	float:left;
	
	background:#b50128 url(../img/bg_cabeceraseccionHR.gif);
	
	
	/*background:#710000 url(../img/picto_cabceraseccion.gif) no-repeat 1% 50%;*/
}
.CPictoCabeceraSeccion{
	/*
	margin-top:11px;
	margin-left:10px;
	padding-left:10px;
	*/
	width:10px;
	height:40px;
	
	position:relative;
	display:inline;
	float:left;
	
	/*overflow:hidden;*/
	
	
	/*line-height:28px;*/
	
	
	/*background: url(../img/picto_cabceraseccion.gif) no-repeat;*/
}
.CTituloCabeceraSeccion{
	margin-top:6px;
	margin-left:15px;

	width:460px;
	height:34px;

	position:relative;
	display:inline;
	float:left;
	overflow:hidden;
	
	/*font-family:Georgia;*/
	font-size:24px;
	line-height:normal;
	
	color:#FFF;
}

.CBuscadorCabecera
{
	margin-top:10px;
	width:275px;
	position:relative;
	display:inline;
	float:right;
	/*background-color:Blue;*/
}

.CPiezaSeccionInterna
{
    margin-left:10px;
    width:800px;
    position:relative;
	display:inline;
	float:left;
    background-color:#f9f7dd;   
}

.CMarcoSeccionInterna2
{
    margin:10px;
    width:780px;
    background-color:#fff;   
}

.CMarcoPie {
	margin-bottom:10px;
	margin-left:10px;
	/*margin-right:10px;*/
	
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	
	width:375px;
	
	position:relative;
	float:left;
	display:inline;
	
	/*text-align:center;*/
	overflow:hidden;
	
	background-color:#fff;
	
	font-size:12px;
	line-height:normal;
}
.CMarcoPie p
{
    margin-bottom:0px;
}
/***********************************************/

/* teaser Producto */
.CProducto {
	margin-top: 10px;
	padding: 10px 10px 0px 10px;
		
	width:375px;
	
	display:inline;
	float:left;
	position:relative;
	
	/*border-top: 1px solid #EEE;
	border-bottom: 4px solid #bd0a70;*/
	border-bottom: 1px solid #EEE;
	border-top: 4px solid #bd0a70;
	
	background: #f7f7f7;
}

.CProducto h2{
	font: normal 19px Tahoma,sans-serif;
	margin-bottom: 5px;
	font-weight:700;
}

.descr_producto {
	margin-bottom: 6px;
	/*padding-left:20px;*/
	
	display:inline;
	
	font-family: Tahoma,sans-serif;
	font-size: 9px;
	color: #664;
	
	text-transform:uppercase;
	
	/*background: url(img/picto_descr.gif) no-repeat;*/
}

.contenedor1_foto_producto{
	width:375px;
	
	float:left;
	
	/*background-color:#fff;*/
}
.contenedor_foto_producto{

	/*position:relative;*/
	float:left;
	
	/*display:inline;*/
	background-color:#C1CAD3;
	padding:1px;
	/*margin-right:10px;*/
}
/*************************************************/
.tabla1
{
	font: normal 12px Tahoma,sans-serif;
	margin-bottom: 5px;
	font-weight:400;	
}

.tabla1 tr
{
	font: normal 12px Tahoma,sans-serif;
	margin-bottom: 5px;
	font-weight:700;	
}