@charset "utf-8";

.contenido {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #333333;

	vertical-align: top;
	
	text-align: justify;

}

.titulo_nov {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
        font-weight: normal;

	color:#333333;

	padding:30px;

	width:33%;
	
        text-align: justify;

}

.pie {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: normal;

	color: #000000;

}

.titulo {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 19px;

	font-weight: normal;

	color: #333333;

}

.contenido_gris {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #666666;

}

.link {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #333333;

	text-decoration: underline;

}



a:link.linkProducto{

	color: #333333;

	text-decoration: none;

}      

a:visited.linkProducto{

	color: #333333;

	text-decoration: none;

}      

a:hover.linkProducto{

	color: #333333;

	text-decoration: none;

}      

a:active.linkProducto{

	color: #333333;

	text-decoration: none;

}



.linkProducto {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	text-decoration:none;

}

.linea {

	color: #666666;

	font-size: 10px;

        border-bottom: 1px dashed #000000;

        width: 100%;

}

.form {

	background-color: #999999;

	border: 1px solid #333333;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #333333;

}

.contenidodestacado {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #E40428;

}

.bordeimagen {

	color: #666666;

	padding-top: 15px;

}





#ColIzq {

	position: relative;

	margin-left: 19px;

	margin-top: 35px;

	width:213px;

	float:left;

	display:inline;







}





#ColCentral {

	position: relative;

	margin-left: 8px;

	margin-top: 9px;

	width:650px;

	float:left;

	display:inline;







}







#ColDer {



	position: relative;

	margin-left: 15px;

	margin-top: 35px;

	width:215px;

	float: left;

	display:inline;







}

.ColCentral {

	position: relative;

	margin-left: 8px;

	margin-top: 9px;

	width:650px;

	background-image:url(../imgs/bg_center.jpg);

	background-repeat:repeat-x;

	float:left;

	display:inline;


}







#ColDer {



	position: relative;

	margin-left: 15px;

	margin-top: 35px;

	width:215px;

	float: left;

	display:inline;



}





#ContListaDirectorio h3{

	background-repeat:no-repeat;

	width:64px;

	height:14px;

	color: #333;

	margin-bottom:10px;

	font-size:14px;

	font-weight: bold;





}







#UltimaNoticia {



	position: relative;

	float: left;

	width:213px;

	margin-bottom:5px;

	padding-bottom:10px;

	line-height:15pt;



}







#UltimaNoticia h2{

	color:#333333;

	font-weight:bold;

	text-decoration:none;

	font-size:12px;



}







#UltimaNoticia h2 a{

	color:#333333;

	font-weight:bold;

	text-decoration:none;

}







#UltimaNoticia h2 a:hover{

	color:#333;

	font-weight:bold;

	text-decoration: underline;

}











/* pager */



.no_bullet

{

    position: relative;

    float: left;

    list-style-type: none;

    width: 100%;

    padding: 0px;

}



.no_bullet li

{

    position: relative;

    float: left;

    width: 93%;

}





#main_ul_pager{

	/* The main container div */

    position:relative;

    width:650px;

    margin-left: 8px;

}



#ul_pager{

	/* The unordered list that is to be split into pages */



	width:650px;

	overflow:hidden;

	position:relative;

}



.swControls{

	/*position:absolute;*/

	margin-top:10px;

}



a.swShowPage{



	/* The links that initiate the page slide */



/*	background-color:#444444;*/

	float:left;

	height:15px;

	margin:4px 3px;

	text-indent:-9999px;

	width:15px;

	/*border:1px solid #ccc;*/



	/* CSS3 rounded corners */



/*	-moz-border-radius:7px;

	-webkit-border-radius:7px;

	border-radius:7px;*/

	

	background: url(../../css_library/pagnovedades.png) no-repeat scroll center center;

}



a.swShowPage:hover,

a.swShowPage.active{

	/*background-color:#0065BF;*/



	/*	CSS3 inner shadow */



/*	-moz-box-shadow:0 0 7px #007EEF inset;*/

	/*-webkit-box-shadow:0 0 7px #1e435d inset;*/

/*	box-shadow:0 0 7px #007EEF inset;*/



	background: url(../../css_library/activepagnovedades.png) no-repeat scroll center center; 

}



#ul_pager li{

	/*background-color:#F4F4F4;

	list-style:none outside none;

	margin:10px 10px 0;

	padding:20px;*/

	float:left;



	/* Regular CSS3 box shadows (not inset): */



	/*-moz-box-shadow:0 0 6px #111111;

	-webkit-box-shadow:0 0 6px #111111;

	box-shadow:0 0 6px #111111;*/

}



.clear{

	/* This class clears the floated elements */

	clear:both;

}


