/*--------- INDICE --------------------------------------
	=1: Modificadores generales		
---------------------------------------------------------
	=2: Etiquetas basicas
---------------------------------------------------------
	=3: Estructura general
		=ENCABEZADO
		=CUERPO	
		=PIE			
---------------------------------------------------------
	=4: Etiquetas producto
---------------------------------------------------------
	=5: Estructura producto
		=NEWS
		=SHOP
		...
-------------------------------------------------------*/

/* =1: Modificadores generales */
/*--------- INDICE --------------------------------------
	=1: Modificadores generales		
---------------------------------------------------------
	=2: Etiquetas basicas
---------------------------------------------------------
	=3: Estructura general
		=ENCABEZADO
		=CUERPO	
		=PIE			
---------------------------------------------------------
	=4: Etiquetas producto
---------------------------------------------------------
	=5: Estructura producto
		=NEWS
		=SHOP
		...
-------------------------------------------------------*/

/* =1: Modificadores generales */



* {
	margin: 0;
	padding: 0;
	border: 0;
}

body, html {
	border:0;
	margin: 0;
	padding: 0;
	font: 12px "trebuchet MS", Verdana;
	color: #333;
	background: url(../imagenes/fondo.gif) repeat-x #094E8C;
	text-align:center;
	color: #000000;	
}

/* HOME */
#envoltoriohome {
	position:relative;
	margin:0 auto;
	padding:0;
	width:1023px;
	background: url(../imagenes/contenedor.jpg) center top no-repeat #FFFFFF;
	text-align: center;
	height: auto !important;
	min-height:617px;
	height:617px;
	
}

#cuerpohome {
	width: 960px;
	padding:200px 0 0 0 ;
	margin: 0 auto 0 60px;
}

/* /HOME */

.personas_foto {
	z-index:2;
	position:absolute;
	top:0px;
	right:-4px;
	width:382px;
	height:617px;
	text-align:left;
}

#personatxt, #personafoto, #personafoto ul, #personafoto li {
	margin:0;
	padding:0;
	list-style:none;
}

ul#personafoto li{
	list-style:none;
}

.personas_txt {
	z-index: 1;
	position:absolute;
	top:200px;
	left:10px;
	width:664px;
	height:93px;
	padding:0;
	margin: 0;
	text-align:left;
}

ul#personatxt{
	position: relative;
	clear:both;
}
ul#personatxt li{
	list-style-type: none;
}

.personas_txt img{
	/*margin:20px 0 20px 40px;*/
}

.personas_txt_interior {
	z-index: 3;
	position:absolute;
	top: 0px;
	left:180px;
	width: 781px;
	height:94px;
	padding:0;
	margin:0;
	text-align:left;
}

.personas_foto_interior {
	z-index:1;
	position:absolute;
	top:108px;
	right:0px;
	width:293px;
	height:389px;
	padding:0;
	margin:0;
	text-align:left;
}


#Elogo {
	width:203px;
	float:left;
}

/* MENU TOP */
#Eselector {
	z-index:3;
	position:absolute;
	top: 0;
	left: 204px;
	display:block;
	width: 740px;
	height: 25px;
	padding: 140px 0 0;
	margin:0;
}
#Eselector ul {
	font-size: 11px;
	color: #000000;
}
#Eselector ul.menulist {
	z-index: 100000;
	margin: 0px;
	padding: 0px;
	height:25px;
	list-style: none;
	display: inline;
	text-align: center;
	width: 945px;
	font-size: 11px;
	position:relative;
	vertical-align: middle;
}
/* cada una de las opciones del menu principal */
#Eselector ul.menulist li {
	z-index: 1000000;
	float: left;
	display:block;
	position: relative;
	text-align: center;
	margin:0;
	padding:0;
	width:75px;	
	height:25px;
	background-image: url(../imagenes/fondo_menu.gif);
	vertical-align: middle;
	border-right: 1px solid #FFFFFF;
	line-height:25px;
	font-size:12px;
	font-weight:bold;
}
#Eselector ul.menulist li a {
	z-index: 100000;
	color: #333333;	
	text-decoration: none;
	display:block;
	background-image:none;
}
#Eselector ul.menulist li a:hover {
	z-index:100000;
	background-image: url(../imagenes/fondo_menu_destacado.gif);
}
	
#Eselector ul.menulist li a:visited {
	text-decoration: none;
}
#Eselector ul.menulist li ul{
	z-index: 1000000;
	list-style: none;
	text-align: left;
	visibility: hidden;
	position: absolute;
	left: -1px;
	top: 25px;
	margin:0px;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #FFFFFF;
}
/* 2 nivel de subopciones */
#Eselector ul.menulist li ul li{	
	display: block;
	color: #333333;
	font-size:11px;
	background:none;
	font-weight: normal;
	width: 140px;
	line-height: 20px;
	z-index: 1000000;
	background-color: #E3E8FB;
	text-align: left;
	padding:0;
	border:0;	
}
/*estos son los q hay q tocar*/
#Eselector ul.menulist li ul li a {
	padding: 4px 0px 4px 7px;
}
#Eselector ul.menulist li ul li a:visited {
}
#Eselector ul.menulist li ul li a:hover {
	padding: 4px 0px 4px 7px;
	color: #333333;
	background-color: #ffffff;
	background-image: none;
}

#Eselector ul.menulist li.light {
	z-index:100000;
	background-image: url(../imagenes/fondo_menu_destacado.gif);
}


/* /MENU*/


#envoltorio {
	width:1023px;
	margin:0 auto;
	background: url(../imagenes/contenedor_interior.jpg) center top no-repeat #FFFFFF;
	position:relative;
	padding:0;
	text-align:center;
	height: auto !important;
	min-height:617px;
	height:617px;
}

#cuerpo {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}

/* menu principal */
#Cmenu {
	float: left;
	text-align: left;
	width: 200px;
	padding-bottom: 4px;
	position: relative;
	margin: 6px auto 0 auto;
	padding:0;
}
#Cselector {
	display: block;
	color: #000000;
	font-weight: bold;
	width: 184px;
	padding:0;
	margin:10px 0 0;
	display:block;
}
#Cselector ul {
	width: 194px;
}
#Cselector ul li {
	display: block;
	color: #00498B;
	line-height: 20px;
}
#Cselector ul li a {
	display: block;
	padding: 4px 0px 0 7px;
	color: #00498B;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	width: 184px;
	height: 20px;
	line-height: 15px;
	z-index: 1000;
}
#Cselector ul li a:hover {
	background:#FFFFFF;
}
/* /menu principal*/

#Ccontenido {
	float:left;
	background-repeat: no-repeat;
	width: 500px;
}

#Ccontenido h1 {
	width:490px;
	color: #00498B;
	font: bold 15px "trebuchet MS", Verdana;
	text-align: left;
	background-color:#FFFFFF;
	padding:3px;
	margin: 10px 0 10px 20px;
}

#Ccontenido h2 {
	width:490px;
	color: #97B1D9;
	font: bold 14px "trebuchet MS", Verdana;
	text-align: left;
	padding:3px;
	margin: 10px 0 10px 20px;
}

#Ccontenido h3 {
	width:490px;
	color: #00498B;
	font: bold 15px "trebuchet MS", Verdana;
	text-align: left;
	background-color:#FFFFFF;
	padding:3px;
	margin: 10px 0 10px 20px;
}

#Ctextocontenido {
	z-index: 100000;
	color: #333333;
	width: 440px;
	margin: 15px 10px 10px 20px;
	display:block;
	height: auto !important;
	min-height:350px;
	height: 350px;
	text-align:left;	
}
	#Ctextocontenido ul {
		line-height: 14px;	
		margin-bottom:6px;
		margin-top:2px;
		padding:0px;
		width:95%;
		font-size:10px;
	}
	#Ctextocontenido ul li {
		margin: 0 4px 3px 10px;
		background: transparent url(../imagenes/ima_bullet.gif) left 5px no-repeat;
		list-style-type: none;
		font-size:12px;
		font-family: "trebuchet MS", Verdana;
		text-align: justify;
		padding: 0 0 0 12px;
	}
	#Ctextocontenido table {
		font-size: 11px;
		color: #333333;
		font-family: "trebuchet MS", Verdana;
	}
	#Ctextocontenido th {
		font-size: 11px;
		color: #ffffff;
		font-family: "trebuchet MS", Verdana;
		background-color: #F0F0F0;
		text-align: left;
	}
	#Ctextocontenido th a:link {
		color: #ffffff;
		text-decoration: underline;
	}
	#Ctextocontenido th a:hover {
		color: #ffffff;
		text-decoration: underline;
	}
	#Ctextocontenido th a:visited {
		color: #ffffff;
		text-decoration: underline;
	}
	#Ctextocontenido p{
		margin-bottom:10px;
		font:12px "trebuchet MS", Verdana;
		line-height:14px;
	}
	#Ctextocontenido strong, #Ctextocontenido b{
		color:#00498B;
	}
	#Ctextocontenido h2 {
		font-size: 14px;
		color: #00498B;
		margin-bottom: 2px;
		padding-bottom:2px;
		font-weight: bold;	
	}
	#Ctextocontenido h3 {
		font-size: 13px;
		text-transform: none;
		line-height:18px;
		color: #333333;
	}
	#Ctextocontenido h4 {
		font-size: 14px;
		margin-top:4px;
		text-transform: lowercase;
		color: #00498B;
		font-style: italic;
	}
	#Ctextocontenido hr {
		border-top:1px dotted #333333;
		margin-bottom:20px;
		width:90%;
	}
	
	#Ctextocontenido a{
		text-decoration:underline;
	}

#Cpiecontenido {
	clear:both;
	color: #333333;
	text-align: center;
	margin: 0 20px;
	border-top: 1px dotted #CCCCCC;
}
#Cpiecontenido a {
	color: #333333;
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;	
}

#Ciconos {	
	margin: 0;
	padding: 0;
	background: #ffffff;
	display: block;
}
#Ciconos a, #Ciconos a:link, #Ciconos a:visited, #Ciconos a:active, #Ciconos a:hover{
	color: #8A8A94;
	text-decoration: none;
}
#Ciconos a:hover {
	text-decoration: underline;
}
#Ciconos a img {
	border: 0;
	padding-right: 3px;
	vertical-align: baseline;
}

#Cicono1, #Cicono2, #Cicono3, #Cicono4 {
	display: inline;
	float: left;
	margin-right: 2%;
	padding: 5px;
	width: auto;
}

#pie {
	clear: both;
	padding:26px 0px;
	margin:0;
	background:#00488B;
	color:#88CAFF;
	text-align:center;
}
	#pie a {
		margin:3px;
		color:#88CAFF;
	}
	#pie a:hover {
		color:#FFFFFF;	
	}

#pie img {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

.tfilaimportante1 {
	font-size:10px;
	margin-bottom: 8px;
	margin-left: 10px;	
}

a:link {
	color: #333333;
	text-decoration: none;
	
}

a:visited {
	color: #333333;
	text-decoration: none;
	
}

a:hover {
	color: #333333;
	text-decoration: underline;
	
	
}

a:active {
	color: #333333;
	text-decoration: underline;
}

input {
	background-color: #ffffff;
	border: 1px solid #333333;	
	font-weight: normal;
	color: #333333;
	font-size: 12px;
	font-family: "trebuchet MS", Verdana;
}

input.iboton1 {
	background-color: #333333;
	margin: 0;
	padding: 0;
	_margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
	


input.ibotonimportante1 {
	background-color: #ffffff;
	color: #FFFFFF;
	font-size: 90%;
}
input.iboton2 {
	background-color:#E0EBDA;
	color:#000000;
	font-size:85%;
	padding:0px 3px;
}
input.ibotonimportante2 {
	background-color:#333333;
	color:#FFFFFF;
	font-size:85%;
	padding:0px 3px;
}

input.icampotexto1 {
	background-color: #DFE7EC;
	border: 1pt solid #1A2067;
	font-size: 100%;
	vertical-align: text-bottom;
}

input.iradio1 {
	background-color: transparent;
	border: none;
	font-size: 100%;
}

input.icheckbox1 {
	background-color: transparent;
	border: none #666666;
	font-size: 100%;
	margin: 0pt;
	padding: 0pt;
}

table {
}
table.ttablaproducto {
	border: 1px solid #9A9995;	
	width:100%;
}

table.ttabla1 {
	
	width:100%;
	margin: 0px;
	padding: 0px;	
}

table.ttabla2 {
	
	margin: 1px;
	padding: 1pt;
	border: 1px solid #cccccc;
	background-color: #EBEBEB;
	width:100%;
}
table.ttabla3 {
	color: #FFFFFF;	
	font-size: 85%;
	margin: 1px;
	padding: 1pt;

}

thead {
}

thead tr th {
	background-color: #f5f5f5;
	color: #333333;
	text-align:left;	
	font-weight: bold;
}

thead tr th a:link {
	color: #ffffff;
	text-decoration: underline;
	
}

thead tr th a:visited {
	color: #ffffff;
	text-decoration: underline;
}

thead tr th a:hover {
	color: #ffffff;
	text-decoration: none;
}

tbody {
}

tbody tr.tfila1 {
	background-color: transparent;
	font-size: 95%;
	color: #333333;
	border: 1px dotted #cccccc;
}

tbody tr.tfila2 {
	background-color: transparent;
	font-size: 95%;
}

tbody tr.tfila3 {
	background-color: #C3C3C3;
	color: #383D42;
	font-size: 85%;
}

tbody tr.tfila1 td {
	padding: 0px;
	text-align:left;
}

tbody tr.tfila2 td {
	padding: 5px;
	text-align:left;
}

tbody tr.tfila3 td {
	border-bottom: 1px dashed #C3C3C3;
	text-align:center;
}

tbody tr.tfila1 td.tfila1 {
	text-align:justify;
	vertical-align:middle;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

tbody tr th {
	COLOR: #777777;
	border: none;
	background-color: #f5f5f5;
	text-align: center;
	height:25px;
}

tbody tr th a:link {
	COLOR: #777777;
	text-decoration: none;
}

tbody tr th a:visited {
	COLOR: #777777;
	text-decoration: none;
}

tbody tr th a:hover {
	COLOR: #333333;
	text-decoration: none;
}

tbody tr td {
	
	background-color: transparent;
}

tfoot {
	color: #000000;	
	font-size: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}

tfoot tr td {
	padding: 1em;
}

th {
	
	
}

th.tcabecera1 {
	background-color: #ffffff;
	color: #333333;
	font-size: 80%;
	font-weight: bold;
	
	border: 0;
}

th.tcabeceraimportante1 {
	
}

th.tcabecera2 {
	background-color: transparent;
	border-bottom-color: #ffffff;
	border-bottom-style: none;
	border-bottom-width: 1px;
	border-top-color: #C3C4C8;
	border-top-style: dashed;
	border-top-width: 1px;
	color: #333333;
	font-size: 110%;
	margin-top: 10px;
	padding: 2px;
	padding-top: 10px;
	text-align: left;
}

td.tfila1 {
	border-bottom: 1px dotted #CCCCCC;
	color: #333333;
	margin:0px;
	padding:0px;
}

td.tfilaimportante1 {
	font-size:10px;
	margin-bottom: 8px;
	margin-left: 10px;	
}

td.tfila2 {
	background-color: #EDFAED;
	color: #383D42;
	font-weight: normal;
	padding: 2px ;
	text-align: justify;
	font-size: 85%;
}

td.tfilaimportante2 {
	font-size:10px;
	margin-bottom: 8px;
	margin-left: 10px;	
	
}

td.tfila3 {
	background-color: transparent;
	color: #fff;	
	font-size: 85%;
	font-weight: bold;
	padding: 6pt;
	text-align: justify;
}


td.tfilaimportante3 {
	background-color: #DFE7EC;
	border-left: 3px solid #ffffff;
	color: #333333;	
	font-size: 85%;
	font-weight: bold;
	text-align: center;
}

td.tfilaimportante4 {
	background-color: #F6EACF;
	border-bottom: medium none;
	border-left: medium none;
	border-right: medium none;
	border-top: medium none;
	color: #333333;	
	font-size: 85%;
	margin: 0pt;
	padding-bottom: 2pt;
	text-align: justify;
}

td.tcolumna1 {
	font-size: 11px;
	COLOR: #333333;
	background-color: transparent;
	text-align: right;
	padding-left: 2px;
	font-family: "trebuchet MS", Verdana;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

td.tcolumnaimportante1 {
	background-color: #DFE7EC;
	border-left: 3px solid #ffffff;
	color: #333333;	
	font-size: 80%;
	font-weight: bold;
	text-align: center;
}

td.tcolumna2 {
	color: #333333;
	font-size: 11px;
	padding-left: 2pt;
	padding-right: 2pt;
	text-align: left;
	font-family: "trebuchet MS", Verdana;
}

td.tcolumnaimportante2 {
	background-color: #FBF9D0;
	border-left: 3px solid #D2C609;
	color: #D2C609;	
	font-size: 80%;
	font-weight: bold;
	text-align: center;
}

.pietabla {	
	font-size:90%;
	text-align: center;
	display: block;
	clear: both;
	position: relative;
	
}

.pietablaimportante1 {
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
	font-size: 85%;	
}

td {
	text-align: justify;
}

textarea {
	background-color:  #ffffff;
	border: 1pt solid #333333;	
	font-weight: normal;
	color: #333333;
	font-size: 12px;
	font-family: "trebuchet MS", Verdana;
	height:100px;
	width:200px;
}

.clausula{
	font-size: 9px;
	line-height: 11px;
	color: #666666;	
}

a.linkfila1:link { font-weight: bold; font-size: 14px; color: #000000;  text-decoration: none; }
a.linkfila1:visited { font-weight: bold; font-size: 14px; color: #000000;  text-decoration: none; }
a.linkfila1:hover { font-weight: bold; font-size: 14px; color: #000000;  text-decoration: none; }

/* FIN */




























































/*
caption {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}
form {
	margin: 0px;
	padding: 0px;
	
}


p {
}


html {		
	margin: auto;	
}



b {
	color: #333333;
	font-weight: bold;
}


em {
	font-style: italic;
	font-family: "trebuchet MS", Verdana;
	font-size: 12px;
	color: #333333;
}

h1 {
	color: #333333;	
	font-size: 14px;
	font-weight: bold;
}

h2 {
	text-align: left;
	text-decoration: none;
	padding: 0 0 3px 0px;	
	
	color:#333333;
	font-size:12px;
	font-weight:bold;
}

h3 {
	font-weight: bold;
	font-size: 100%;
	color: #333333;
	margin-bottom: 5px;
	text-decoration:none;
	text-align:left;
	padding-bottom: 0px;
	line-height: 14px;
	display: block;
	margin-top: 10px;
	
}

h4 {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	font-style: italic;
	font-family: "trebuchet MS", Verdana;
}

h5 {
}

h6 {
}

hr {
	margin: auto;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #333333;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
select {
}

hr.hr1 {
	margin: auto;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #ffffff;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

hr.hr2 {
	border: 1px solid #FFFFFF;
	border-top: 1px solid #ffffff;
	margin: auto;
	text-align: center;
}

hr.hr3 {
	border: 1px solid #FFFFFF;
	border-top: 1px solid #CCCCCC;
	width: 100%;
	text-align: center;
}

i {
}






ol {
	border: none;
}

p {
	color: #333333;
	font-size: 80%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-align: justify;
	text-decoration: none;
	padding-bottom: 8px;
}

pre {
	font-size: 100%;
	color: #333333;
	background-color: #EBEBEB;
}

select {
	background-color: #FFFFFF;
	border: 1pt none #ffffff;
	font-size: 85%;
	vertical-align: middle;
	margin-bottom: 2px;
}

strong {
	font-weight: bold;
	color: #00498b;
}

strong.snegrita1 {
	color: #333333;
	font-weight: bold;
}

sup {
	font-size: 70%;
	
}
*/

/*

a.linkpietabla:hover {
	color: #000000;	
	font-size: 75%;
	padding: 0px;
	padding-top: 5px;
}

a.linkpietabla:visited {	
	font-size: 75%;
	padding: 0px;
	padding-top: 5px;
}

a.linkpietabla:link {
	color: #333333;	
	font-size: 75%;
	padding: 0px;
	padding-top: 5px;
}

a.link1:hover {
	color: #CCCCCC;
	text-decoration: underline;
	font-size:9px;
}

a.link1:visited {
	color: #333333;
	font-size:9px;
	text-decoration: none;
	
}
a.link1:link {
	color: #333333;	
	font-size:9px;
	text-decoration: none;
}



a:link {
	color: #333333;
	text-decoration: none;
	
}

a:visited {
	color: #333333;
	text-decoration: none;
	
}

a:hover {
	color: #333333;
	text-decoration: underline;
	
	
}

a:active {
	color: #333333;
	text-decoration: underline;
}

img.Cimgmundo {
	
	margin-top: 0px;
	
}
#Ccolecciones {
	margin-top: -84px;
	*margin-top: -50px;
	_margin-top: -50px;	
	_padding-top: 0px;
	*padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}
#Ctextoestatico2  {
	margin-top: 0px;
	*margin-top: 0px;
	_margin-top: 0px;
	_padding-top: 0px;
	*padding-top: 0px;
	width: 600px;
	z-index:10000;
	margin: 8px;
}
img.Cimglocalizacion {
	
	float: right;
	margin-top: -420px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	
}
img.Cimgmundo2 {
	float: right;
	margin-top: -420px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}


#encabezado {
	position: relative;
	width: 1000px;
	height:166px;
	margin: 0 auto;
	padding: 0;
	
	z-index: 11;
	
	
}

#bannervideo {
	
	margin: auto;
	margin-top: 20px;
	*margin-top: 20px;
	_margin-top: 20px;	
		z-index: 10;
	position: relative;
	padding-top: 20px;
	
	
}



#Econtenido {
	width: 945px;
	_width: 945px;
	height:100px;
	*height:100px;
	_height:30px;
	
	
	
}





#Econtenido1 {
	width: 945px;
	_width: 945px;
	height:158px;
	background-color: transparent;
	
	background-position: right top;	
	
	
}


img.Cimgcontenido {
	z-index:1000;

	
	
	
}
#widgets1 {
}
#bannerflash {
z-index:1;
width:auto;
margin-bottom:5px;
margin-top:5px;
*margin-top:0px;
_margin-top:0px;

	
}
#bannerflash2 {
z-index:1;
width:auto;
height:auto;

	
}



#Ebanner {
	float: right;
	position: relative;
	margin: 0;
	padding: 0;
	width: 654px;
	min-height: 60px;
	height: 60px;
	_height: 60px;
	background: transparent;
	margin-bottom: 0;
	_margin-bottom: -1px;		
}

#Ebanner img {	
	margin: 0;
	padding: 0;
	width: 654px;
	min-height: 60px;
	height: 60px;
	_height: 60px;	
}

#Eselector1 {
	z-index: 10000000;
	width: 345px;
	padding: 0;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 20px;
	position:relative;
	background-repeat: repeat-x;
	height: 27px;
	display:block;
	float:left;
	
}
#Eselector1 ul {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
#Eselector1 ul li {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
#Eselector1 ul li a {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
#Eselector1 ul li a:hover {
	font-size: 11px;
	color: #D32027;
}
#Eidiomas {
	float: right;
	margin: 0;
	padding:3px 0 0 3px;
	width: auto;		
	line-height: 16px;
	text-align: left;
	display:block;
	width:150px;
}
#Eidiomas ul  {
display:inline;
}
#Eidiomas ul li  {
display:inline;
}

#Eidiomas select {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	border: 0.12em #fff solid;
	font-size: 70%;
	vertical-align: middle;	
	color: #666;
}



#Emenu1 {
	margin: auto;
	padding: 0;
	width: auto;
	min-height: 35px;
	height: 35px;
	_height: 34px;
	background: transparent;
	margin-top: -103px;
	*margin-top: -103px;	
	_margin-top: -103px;
	float: right;
	margin-right: -8px;
	padding-right: 0px;
	font-weight: bold;
	
}

#Eselector1 {	
	width: auto;
	margin: 0;
	padding: 0;	
	line-height: 12px;
	margin-top: 0;	
	_margin-top: -3px;	
}

#Eselector1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	display: inline;
	line-height: 12px;
	text-align: right;
}


#Eselector1 li {
	float: left;
	position: relative;
	border: 0px solid #333300;
	display: inline;
	text-align: center;
	width: auto; 
	max-height: 16px;
	line-height: 12px;

}

#Eselector1 li.liultimo {
	float: left;
	position: relative;
	border: 0px solid #333300;
	display: inline;
	text-align: center;
	width: auto; 
	max-height: 16px;
	line-height: 12px;
	background: transparent;	
}

#Eselector1 li a {
	display: block;
	padding: 2px 8px;
	color: #3B3B3B;
	text-decoration: none;		
	line-height: 12px;	
	font-size: 85%;	
	font-weight: normal;	
}

#Eselector1 li a:hover {
	color: #ffffff;	
}




#imgseccion {
margin-left:10px;
margin-right:10px;
margin-bottom:5px;
}

#pasos {
	display:block;
	float:right;
	width:390px;
	color: #333333;
	font-size: 11px;
}
#pasos h1 {
	font-size:14px;
	font-weight:bold;
	color: #D42027;
}
#pasos strong {
color: #D42027;
}
#pasos a {
color: #FFFFFF;
font-weight:bold;
}
#bannerflash{
display:block;
float:left;
width:550px;
}

#cuerpo.banners {
	margin: auto;
	padding: 0;
	width: 911px;
	min-height: 461px;
	height: 1%;
	_height: 1%;
	
	padding-left: 45px;
}



#Buscar {
	float: right;
	margin-right: 27px;
	margin-bottom: 5px;
}


#Cbanners {	
	width: 213px;	
	padding: 0;	
	display:block;
	float:right;	
	margin-top: 15px;
	_margin-top:15px;	
	float: left;
	
		
}
#Cbannershome {	
	width: 213px;	
	padding: 0;	
	display:block;
	float:right;	
	margin-top: 10px;
	_margin-top:10px;	
	float: left;
		
}

#Cbanners a {
		
			
}

#Cbanners ul {		
	display: block;
	width: 196px;
	padding: 0;
	margin: 0;		
	text-align: left;	
	background: transparent;		
}

#Cbanners ul li {		
	background: transparent;
	font-size: 85%;
	text-transform: uppercase;		
	margin-bottom: 0px;
	list-style-type: none;
	display:block;
	margin-left: 1px;
}

#Cbanners ul li img {		
	border: 1px solid #BEBEBE;	
}




#Ccontenido2 {
	
	float:right;
	background-repeat: no-repeat;	
	margin-top:5px;
	_margin-top:10px;
	
}


#Ccontenidohome {	
	
	margin: auto;
	width:945px;
	float:left;
	background-color: #FFFFFF;
	
	background-repeat: no-repeat;	
	margin-top:5px;
	
	
}
#Ccontenidohome a {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#Ccontenidohome a:visited {
color: #FFFFFF;
}
#Ccontenidohome a:hover {
color: #FFFFFF;
}
#Cdestacadoshome {	
	
	margin: auto;
	width:945px;
	float:left;
	background-color: #FFFFFF;
	background-repeat: repeat-x;	
	
	text-align: center;
	
	
	
}
#Cdestacadoshome ul li {
display:block;
float:left;
width: 22%;
margin-left:25px;
_margin-left:20px;
text-align:center;
}
#Ccontenidohometexto {
	float: left;
	margin: auto;
	margin-left: 0px;
	padding: 10px;
	text-align: left;
	height:290px;
	background:#FFFFFF;
	width:400px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #F0F6EA;
	border-right-color: #F0F6EA;
	border-bottom-color: #F0F6EA;
	border-left-color: #F0F6EA;
}
#Ccontenidohometexto p {
	color: #333333;
	font-size: 12px;
	line-height: 14px;
}
#Ccontenidohometexto h1 {
	font-size:12px;
	color: #333333;
	font-family: "trebuchet MS", Verdana;
	text-transform: uppercase;
}
#Ccontenidohomenews {	
	
	float: right;
	margin: auto;
	margin-left: 0px;
	padding: 10px;
	text-align: left;
	height:290px;
	background:#FFFFFF;
	width:500px;
	
	
	
}


#Ccontenidobanners {	
	background:  transparent left top no-repeat;
	
	margin: auto;
	margin-left: 0px;
	padding: 0;
	text-align: left;
	width: auto;
	min-height: 461px;
	height: 1%;
	_height: 461px;
	z-index: 0;
	float: right;
	width: 698px;
}




#Ccontenidobanners #Cencabezadocontenido h1 {	
	display: none;
}


#Cencabezadocontenido h2 {
	color: #ffffff;
	font-size: 170%;
	font-weight: bold;
	margin: 0;
	padding: 4px 0px 0 0px;
	text-align: left;
	text-decoration: none;
	padding: 0 0 0px 0px;
	border-bottom: 1px solid #fff;
	display: block;
	margin: 0;
	padding: 4px 0px 0 0px;	
	width: 655px;
	*width: 655px;
	_width: 650px;
	float: left;	
	margin-top: 0px;
	*margin-top: -41px;
	letter-spacing: 0.1em;
	line-height: 26px;
}

#Cencabezadocontenido h2 span a {
	color: #ffffff;
	text-transform: none;
	font-size:50%;
	display: inline;
	float:right;
	letter-spacing: normal;	
	margin-top:-26px;
	text-decoration:none;
}

#Cencabezadocontenido h2 span a:visited {
	color: #ffffff;
	text-decoration:none;
}

#Cencabezadocontenido h2 span a:hover {
	color: #ffffff;
	text-decoration:underline;
}

#Ccontenidobanners #Cencabezadocontenido h2 {
	border-bottom:1px solid #000000;
	color:#000000;
	font-size:100%;
	font-weight:bold;
	margin:0px 0px 0px 0px;	
	padding:0pt 0px 0px 0px;
	text-align:right;
	text-decoration:none;
	width: 296px;	
	float: none;
	letter-spacing: normal;	
}


#Crastrodemigas {		
	
	color: #333333;	
	font-size:10px;
	text-align:right;
	width: 100%;
	background: transparent;
	float: left;
	position: relative;
	display: block;
	float:right;
	margin-top:-30px;
	margin-right:50px;
}

#Crastrodemigas span {	
	
	padding-left: 10px;
	padding-right: 7px;
	color: #D42027;
	font-weight: normal;
	font-size: 2000%;
}

#Crastrodemigas b {
	color: #D42027;
	font-weight: normal;
}
#Crastrodemigas a {
	color: #666666;
	text-decoration: none;
}

/*#Crastrodemigas a {
	color: #ffffff;
	text-decoration: none;
}

#Crastrodemigas a:link {
	color: #858585;
	text-decoration: none;
}

#Crastrodemigas a:visited {
	color: #858585;
}

#Crastrodemigas a:hover {
	color: #858585;
	text-decoration: underline;
}

#Crastrodemigas a:active {
	color: #858585;
	text-decoration: underline;
}

#Crastrodemigasbanners {	
	top: 0px;
	left: -211px;
	color: #ccc;	
	font-size: 4.5%;
	width: auto;
	background: transparent;
	z-index: 0;
	display: block;
	margin-bottom: 20px;	
}

#Crastrodemigasbanners span {	
	
	padding-left: 10px;
	padding-right: 7px;
	color: #ccc;
	font-weight: normal;
	font-size: 2000%;
}

#Crastrodemigasbanners b {
	color: #ccc;
	font-weight: normal;
}





#Ccontenidocontenidohome {
	margin: auto;
	margin-top: 0px;
	z-index: 100;
	width:700px;
	display:block;
	float:left;
	
	
		
}

#Ccontenidocontenidobanners {
	margin: 0;
	padding: 0px 0px 0 0px;	
	float: left;	
}

#Ccontenidocontenido a {
	color: #333333;
	text-decoration: underline;
}

#Ccontenidocontenido a:visited {
	color: #333333;
	text-decoration: underline;
}

#Ccontenidocontenido a:hover {
	color: #333333;
	text-decoration: none;
}

#Ccontenidocontenido a:active {
	color: #v;
	text-decoration: underline;
}


#Ctextocontenidoaviso {
background:#FFFFFF;
padding:10px;
}
#Ctextocontenido2 {
	color: #333333;
	width: 700px;
	*width: 700px;
	_width: 700px;
	margin-top: 10px;
	*margin-top: 20px;
	_margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	margin-bottom: 10px;
	z-index: 4;
	margin-left:20px;
	margin-right:20px;
	display:block;
	overflow:hidden;
	min-height:350px;
}
#Ctextocontenido2 p {
font-size:12px;
}
#Ctextocontenido2 ul {
	font-size: 12px;
	color: #333333;
	font-family: "trebuchet MS", Verdana;
	line-height: 14px;	
	margin-bottom:6px;
	margin-top:2px;
	padding:0px;
	float:left;
	width:100%;
	_width:95%;
	
}
#Ctextocontenido ul {

	display:block;
	float:left;
	line-height: 14px;	
	margin-bottom:6px;
	margin-top:2px;
	padding:0px;
	width:100%;
	_width:95%;
	font-size:10px;
	
}
#Ctextocontenido ul li {
	display:block;
	float:left;
	margin-right: 4px;
	margin-left: 4px;
	padding-left:10px;
	height:auto;
	background: transparent url(../imagenes/ima_bullet.gif) left 5px no-repeat;
	list-style-type: none;
	width:96%;
	clear:both;
	font-size:12px;
	font-family: "trebuchet MS", Verdana;
	margin-bottom: 3px;
	text-align: justify;	
}
#Ctextocontenido table {
	font-size: 11px;
	color: #333333;
	font-family: "trebuchet MS", Verdana;
	
	
}
#Ctextocontenido th {
	font-size: 11px;
	color: #ffffff;
	font-family: "trebuchet MS", Verdana;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #F0F0F0;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
}
#Ctextocontenido th a:link {
	color: #ffffff;
	text-decoration: underline;
	
}
#Ctextocontenido th a:hover {
	color: #ffffff;
	text-decoration: underline;
	
}
#Ctextocontenido th a:visited {
	color: #ffffff;
	text-decoration: underline;
	
}



#Ctextocontenido2 ul li {
	font-size: 12px;
	color: #333333;
	font-family: "trebuchet MS", Verdana;
	margin-right: 4px;
	margin-left: 4px;
	padding-left:10px;
	float:left;
	height:auto;

	list-style-type: none;
}
#map{
	font-size: 11px;
	color: #333333;
	font-family: "trebuchet MS", Verdana;
	margin-left: 0px;
	_margin-left: -100px;	
	margin-top: 0px;
	_margin-top: -310px;
	margin-right: 1px;
	margin-bottom: 0px;
	width:550px;
	height:750px;
	position:relative	
}
#Ctextocontenido p {
	font-size: 12px;
	color: #333333;
	font-family: "trebuchet MS", Verdana;
	line-height: 14px;	
}
#Ccontenidocontenido ul {
	margin-top:0px;
	
	
}
#Ccontenidocontenido li {
	
	width:74px;
	display:inline;
}
#Ctextoestatico  {
	color: #333333;
	float: right;
	width: 670px;
	_width: 640px;
	height:180px;
	margin-top: 0px;
	*margin-top: 0px;
	_margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	margin-bottom: 0px;
	z-index: 4;
	overflow-x:auto;
	overflow-y:auto;
	margin-right: 6px;
	padding-right: 6px;
	
	
	
}
#Ctextoestatico p {
	
	font-size: 12px;
	

}
#Ctextoestatico ul {
	font-size: 12px;
	color: #333333;
	font-family: "trebuchet MS", Verdana;
	display:block;
	float:left;
	height:auto;
	_width:500px;
	
}
#Ctextoestatico ul li {
	font-size: 12px;
	color: #333333;
	font-family: "trebuchet MS", Verdana;
	margin-right: 4px;
	margin-left: 4px;
	padding-left:10px;
	display:block;
	float:left;
	width:610px;
	_width:500px;
	height:auto;
	
}
#Ctextoestatico ul li ul {
	font-size: 12px;
	color: #333333;
	font-family: "trebuchet MS", Verdana;	
	margin-right: 8px;
	margin-left: 8px;
	padding-bottom:0px;
	padding-top:0px;
	list-style-position: inside;
	list-style-type: circle;
	_width:500px;
}

#Ctextoestatico ul li ul li {
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-type: circle;
	list-style-position: inside;	
	padding-left: 10px;
	_width:500px;
	

}

#Ccontenidocontenido li {
	
	
	width:95%;
	
	
}
#Ccontenidocontenido ul li a img {
	border: 1px solid #BEBEBE;
	padding:2px;
	margin-right:8px;
	
}

#Ccontenidocontenidobanners #Ctextocontenido {
	
	text-align: center;
	width: 296px;
	
	/*height:383px;
	overflow-x:auto;
}

#Ccontenidoimagen {
	
	margin-left: 0px;
	padding-right: 43px;
	float: right;
	min-height: 463px;
	height: 463px;
	_height: 463px;
}





#Ccontenidobanners #Cpiecontenido {
	float: left;
	clear: both;
	
	margin-top: 0px;
	padding: 2px 18px 0 24px;
	display: block;	
	margin-bottom: 0px;
	*margin-bottom: 0px;
	_margin-bottom: 0px;
	width: 257px;	
	margin-top: -24px;
	*margin-top: 0px;
	_margin-top: -5px;
}






#piehome a {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	font-size: 100%;
}

#piehome a:link {
}

#piehome a:visited {
	color: #333333;
}

#piehome a:hover {
	text-decoration: underline;
}



#Cselectortipo ul {
	margin-left: -170px;
	*margin-left: 25px;
	_margin-left: 15px;
	padding-top: 2px;
	padding-bottom: 0.6em;
	display:inline;
	float: left;
	width: 490px;
}
#Cselectortipo p {
	color: #FFFFFF;	
	
}

#Cselectortipo li {
	padding-left: 25px;
	font-size: 80%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	list-style-type: none;	
	display:inline;
	float: left;
}
#Cselectortipo ul li  a img {
	border: 0px solid #FFFFFF;
	padding: 2px;
	opacity:.60;
    filter:alpha(opacity=60);
}
#Cselectortipo ul li  a:hover img {
	border: 1px solid #FFFFFF;
	padding: 1px;
	opacity:100;
    filter:alpha(opacity=100);
}
#Cselectortipo ul li  a span img {
	border: 1px solid #FFFFFF;
	padding: 1px;
	opacity:100;
    filter:alpha(opacity=100);
}
#Cdestacados  {
	font-size: 90%;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 445px;
	height:220px;
	_height:220px;
	min-height:220px;
	margin: 0px;	
}
#Cdestacados ul {
	padding-top: 2px;
	padding-bottom: 0.4em;
	display:inline;
	float: left;
	width: 445px;
	height:240px;
	_height:240px;
	min-height:240px;
	overflow-x:no;
	overflow-y:auto;
}
#Cdestacados p {
	color: #FFFFFF;	
	font-size: 90%;
	
}

#Cdestacados li {
	padding-left: 25px;
	font-size: 85%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	list-style-type: none;	
	display:inline;
	float: left;
	width: 70px;
	height:150px;
	_height:150px;
	min-height:150px;
}
#Cdestacados ul li  a img {
	border: 0px solid #FFFFFF;
	padding: 2px;
	width: 82px;
	height: 82px
}
#Cdestacados ul li  a:hover img {
	border: 1px solid #FFFFFF;
	padding: 1px;
}

#Cselectormateria ul {
	margin-left: 25px;
	padding-top: 2px;
	padding-bottom: 0.6em;
	display:inline;
	float: left;
	width: 470px;
	text-align: left;
}
#Cselectormateria p {
	color: #FFFFFF;	
	
}

#Cselectormateria li {
	padding-left: 25px;
	font-size: 85%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	list-style-type: none;	
	display:inline;
	float: left;
	text-align: left;
}

#Cselectormateria ul li  a img {
	border: 0px solid #FFFFFF;
	padding: 2px;
	opacity:.60;
    filter:alpha(opacity=60);
}
#Cselectormateria ul li  a:hover img {
	border: 1px solid #FFFFFF;
	padding: 1px;
	opacity:100;
    filter:alpha(opacity=100);
}

#Cselectormateria ul li  a span img {
	border: 1px solid #FFFFFF;
	padding: 1px;
	opacity:100;
    filter:alpha(opacity=100);
}
#Cnovedades {
	padding-top: 5px;		
	float: right;
	height: 350px;
}

#Cnovedades img {		
	height: 345px;	
}

#Cselectorpiezas {
	margin: auto;
	text-align: center;
	margin-bottom: 20px;
}


#Cselectorpiezas ul {	
	display: block;
	width: 100%;
	background: transparent;
	padding: 0;
	margin: auto;	
	min-height: 80px;
	height: 1%;
	_height: 1%;	
	padding: 10px 0px 20px 0px;
}

#Cselectorpiezas ul li {		
	
	border: 1px none #e4e6f4;
	background: transparent;	
	list-style-type: none;	
	display: inline;	
	float: left;
	text-align: left;
	margin: 0 30px;
	width: 151px;
	min-height: 80px;
	height: 1%;
	_height: 1%;
}

#Cselectorpiezas ul li span{		
	display: block;
	text-align: left;	
	width: 151px;	
	border: none;
	vertical-align: bottom;
}

#Cselectorpiezas ul li span a img{	
	vertical-align: bottom;
}
#proyectos {
	height: 120px;
	width: 250px;
	*width: 250px;
	_width: 240px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 85%;
	margin-top: 23px;
	*margin-top: 10px;
	_margin-top: 10px;
	position:relative;
	
	
	
	}	
#proyectos p {
	
	font-size: 90%;
	}	
#tituloproyecto {
	font-size: 110%;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	text-align: right;
	background-position: right 12px;
	background-repeat: no-repeat;
	height: 120px;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	overflow-x:auto;
	overflow-y:auto;
	}	
#paginadorproyectos  {
	z-index: 100000;
	font-size: 90%;
	background-position: center;
	padding: 0px;
	height: 80px;
	width: 610px;
	_width: 610px;
	margin-top: 0px;
	*margin-top: 0px;
	_margin-top:0px;
	margin-left: 300px;
	*margin-left:300px;
	
		
	
	}
#content{
	height:230px;
	left:300px;
	overflow:hidden;
	position:absolute;
	top:200px;
	*top:207px;
	_top: 215px;
	visibility:visible;
	width: 610px;
	z-index:90;
	
	
	
	}
#btnAnterior  {
	
	height:15px;
	left:310px;
	position:absolute;
	top:225px;
	_top: 225px;
	width:25px;
	z-index:94;
	
	
	
	}
#btnSiguiente  {
	
	height:15px;
	left:920px;
	position:absolute;
	top:225px;
	_top: 225px;
	width:25px;
	z-index:95;
	
	
	
	}
img.Cimgproyectos {
	float: right;
	margin-top: -240px;
	*margin-top: -220px;
	_margin-top: -220px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	
}
	
#paginadorproyectos ul {
	
	margin-left: 25px;
	padding-top: 0px;
	padding-bottom: 0.2em;	
	text-align: left;
	width: 15000px;
	height:52px;
	
	
}
#paginadorproyectos p {
	color: #FFFFFF;	
	
}

#paginadorproyectos li {
	padding-left: 25px;
	font-size: 85%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	list-style-type: none;	
	display:inline;
	float: left;
	text-align: left;
}

#paginadorproyectos ul li  a img {
	border: 1px solid #FFFFFF;
	padding: 2px;
	opacity:.60;
    filter:alpha(opacity=60);
	height:50px;
}
#paginadorproyectos ul li  a:hover img {
	border: 1px solid #FFFFFF;
	padding: 2px;
	opacity:1;
    filter:alpha(opacity=100);
	height:50px;
}

#paginadorproyectos ul li  a span img {
	border: 1px solid #FFFFFF;
	padding: 1px;
	opacity:1;
    filter:alpha(opacity=100);
	height:50px;
}
#proyectos a:link {
	color: #333333;	
	}		
#proyectos span a:link {
	color: #990000;	
	}		      

#noticias {
	
	
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	width: 650px;
	
	}	
#noticias a {
	color: #333333;
	font-size: 85%;
	text-decoration: none;	
	}	
#noticias a:visited {
	color: #333333;
	font-size: 85%;
	text-decoration: none;	
	}	
#noticias a:hover {
	color: #333333;
	font-size: 85%;
	text-decoration: underline;	
	}	    
#filtros {		
	width: 100%;	
	
		
	}
#filtroscategorias {
	width: auto;
	float: left;
}
#filtrosactuales {
	width: auto;
	float: right;
}
	}	
.categoria {
	width:100%;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;	
	font-weight: bold;    
   text-decoration: none;
	color: #034E96;
	text-transform:uppercase;	
	padding: 3px 0px 11px 5px;
	margin: 0;		
	
	background-repeat: no-repeat;
	border-bottom: 1px solid #034E96;
	}
.noticia{
	width: 90%;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.imagennoticia{
	width:10px;
	float:left;
	text-align:center;
	padding:0px;
	margin:0px;
	margin-right:-3px;
	background-color: #000000;
	}
.titularnoticia{
	font-size:14px;
	color: #333333;
	padding-left: 15px;
	line-height: 12px;
	padding-bottom: 7px;	
	
	
	}
.titularnoticia a {
	
	
	
	
	color: #333333;
	
}	
.titularnoticia a:link { 
	
	
	position: inherit;
	
	color: #333333;
	
	}
.titularnoticia a:visited { 	
	color: #333333;
	text-decoration: none;
	
	}
.titularnoticia a:hover { 
	
	color: #333333;
	text-decoration: none;
	
	}
.titularnoticia a:active { 
	
	color: #333333;
	text-decoration: none;
	
	}	

.subtitulonoticia {
	font-size: 12px;	
	text-align:justify;
	padding-left: 15px;
	top: 0px;
	color: #000000;
	}
.fechanoticia{
	FONT-SIZE: 8pt;
	text-align:justify;
	padding-left: 15px;
	color: #000000;
	top: 3px;
	padding-bottom: 7px;
	}	
#paginador {
	font-family: "trebuchet MS", Verdana;
	font-size: 10px;
	text-align: center;
	margin-bottom: 10px;
	}
#fichanoticia {
	width: 320px;
	float: right;
	text-align: justify;
	color: #FFFFFF;
	font-size: 95%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-align: justify;
	text-decoration: none;
	margin-top: -320px;
	height: auto;
	margin-left: 370px;
	padding-right: 30px;
	margin-right: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	}	
	
#fichanoticia h3 {
	color: #1E2F7F;
	text-decoration: none;
	border-top-width: 0px;
	border-top-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 95%;
	}	
	
#textofichanoticia {
	
	font-size: 85%;
	}
#fechafichanoticia {
	
	font-size: 11px;
	color: #999999;
	}
#descargablesfichanoticia {
	
	font-size: 11px;
	color: #999999;
	}
#imagenfichanoticia img {
	
	text-align: center;
	max-width: 450px;
		}
#imagenfichaevento img {
	
	text-align: center;	
	max-width: 450px;
	}
#agendafichaevento{
	float: right;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	}
#masinfofichanoticia{
	width: 100%;
	clear:both;
	font-size:90%;
	}
table.ttablaagenda {
	color: #000000;
	font-size: 80%;
	padding: 1pt;
	border: 1px solid #333333;
	width:40px;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#anotacionesfichaevento {
	width: 60%;	
	float:left;	
	margin: 2px 0;	
}
#listadoproductos {
	
	
	text-align: justify;
	color: #FFFFFF;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-align: justify;
	text-decoration: none;
	width:820px;
	margin-left:50px;
	margin-right:50px;
	
	
	
	}

#listadoproductos p {
	
	text-align: justify;
	color: #333333;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-align: justify;
	text-decoration: none;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	
	}
#listadoproductos ul {
	min-height:100px;
	margin-left: 25px;
	padding-top: 5px;
	padding-bottom: 0.6em;
	display:inline;
	float: left;
	height: auto;
	width:100%;
	clear:none;

	
	}
#listadoproductos li {
	font-size: 10px;
	padding-left: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	text-align: justify;
	list-style-type: none;
	display:inline;
	float: left;
	background-image: none;
	background-position: left top;
	clear:none;
	}
#listadoproductos ul li {
background-image: none;
clear:none;
width:160px;
}
#listadoproductos ul li a {
	color: #333333;
	text-decoration: underline;	
	background-image: none;
	
	}
#listadoproductos ul li a:visited {
	color: #333333;
	text-decoration: underline;	
	background-image: none;
	
	}
	
	
#listadoproductos ul li  a img {
	border: 0px solid #FFFFFF;
	
	
}
#listadoproductos ul li  a:hover img {
	border: 1px solid #cccccc;
	
}
#listadoproductos ul li  a span {
	border: 1px solid #cccccc;
	margin: 1px;
}
#fichacatalogo {
width:700px;
display:block;
	overflow:hidden;
}
#imagenfichacatalogo {
	width: 400px;
	float: right;
	display:block;
	}

#imagenfichacatalogo h1 {
	z-index: 10000;
!important
	font-family:  Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 95%;
	font-weight: bold;
	margin-top: 10px;
	*margin-top: 10px;
	_margin-top: 130px;
	margin-left: 10px;
	letter-spacing: -1px;	
	*letter-spacing: -1px;
	_letter-spacing: -1px;
	height: 24px;
	width: 150px;
	*width: 150px;
	_width: 150px;
}

#fotoproducto {
	
	z-index:1000px;
		
	}
#fotoproducto img{
	padding: 4px;
	border: 1px solid #BEBEBE;
	}
#datosproducto {
	
}
#datosproducto h3 {	
	width: 100%;
	float: left;
	font-family: "trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	
	 
	}
#datosproducto ul {	
	font-size: 90%;
	 
	}
#datosproducto li {	
	font-size: 11px;
	 
	}
#datosproducto ul li {	
	font-size: 11px;
	 
	}
#dato1 {
	width: 100%;
	float: left;
		 
	}
#dato1 p {	
	font-size: 11px;
	 
	}
#dato1 img {
	float: right;
	margin-left: 190px;	
	margin-top: 0px;
	*margin-top: -20px;	
	_margin-top: 20px;

	
	}
#dato1 h1 {
	width: 100%;
	float: left;
	font-family: "trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	
	}
	
#dato1 h3 {
	width: 95%;
	float: left;
	font-family: "trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #850F0F;
	text-align: left;

	}
#dato1 ul {	
	width: 100%;
	float: left;
	 
	}
#dato1 li {	
	width: 100%;
	float: left;
	display:inline;
		}
#dato2 {	
	width: 100%;
	float: left;
	 
	}
#dato2 p {
	font-size: 11px;
	padding-right: 1px;
	padding-top: 1px;
	padding-left: 1px;	
	line-height: 14px;
	margin:0px;
	}
#dato2 h3 {
	width: 100%;
	float: left;
	font-family: "trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;


	
	
	}
#dato2 ul {
	width: 100%;
	font-size:80%;
	list-style-position: inside;
	margin-left: 0px;	 
	}
#dato2 li {
	width: 90%;
	list-style-type: none;
	
	padding-left: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	}
#dato3 {	
	width: 100%;
	float: left;
	 
	}
#dato3 p {	
	font-size:11px;
	
	 
	}
#dato3 h3 {
	width: 100%;
	float: left;
	font-family: "trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	
	
	 
	}
#dato3 ul {
	width: 95%;
	float: left;
	display: inline;
	text-align: left;
	margin-left: 0px;
	}
	
#dato3 li {	
	width: 100%;
	float: none;
	display:inline;
	}
#dato4  {
	width: 100%;
	float: left;
	text-align: left;
	 
	}
#dato4 a.precios:link {
	color: #D42027;
	font-size: 10px;
	padding: 0px;
	padding-top: 5px;
	font-weight:bold;
	text-decoration: none;
}
#dato4 a.precios:visited {	
	font-size: 10px;
	padding: 0px;
	padding-top: 5px;
	font-weight:bold;
	color: #D42027;
}
#dato4 a.precios:hover {
	color: #333333;
	padding: 0px;
	padding-top: 5px;
	font-weight:bold;
	text-decoration: underline;
}
#dato4 a.precios:active {
	color: #D42027;	
	font-size: 12px;
	padding: 0px;
	padding-top: 5px;
	font-weight:bold;

}

#textofichacatalogo {
	width: 250px;
	float: left;
	display:block;
	
	 
	}
#logoproducto {
	height: auto;
	float:left;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-left: 120px;
	_margin-left: 50px;
	margin-top: 100px;
	*margin-top: 100px;
	_margin-top: 60px;
}


#logoproducto img {
	height: auto;
	float:left;
	
}
#logofamilia {
	width: 258px;
	float: right;
	margin-top: -455px;
	*margin-top: -455px;
	_margin-top: -455px;	
	height: 455px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-left: 500px;
}
#fotoselector {
	margin-top: 0px;
	width:420px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align: center;
	display:inline;
	float: left;
	
	
}
#fotoselector  ul{
	display:inline;
	height: auto;
	margin: 0px;
	
	
	
}
#fotoselector li {
	height: 130px;
	width: 90px;
	display:inline;
	margin: 0px;
	clear:none;
	
	
}
#fotoselector ul li {
	height: 130px;
	width: 90px;
	display:inline;
	margin: 0px;
	font-size:9px;
	clear:none;
	background-image:none;
	
}
#fotoselector ul li  a img {
	border: 1px solid #CCCCCC;
	padding: 2px;
	height: 90px;
	width: 90px;
}
#fotoselector ul li  a:hover img {
	border: 1px solid #cccccc;
	padding: 2px;
	opacity:.70;
	filter:alpha(opacity=70);
	
}
#fotodespiece {
	height: 80px;
	margin-top: -160px;
	width: 244px;
	text-align: left;
	float: right;
	margin-left: 450px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#fotodespiece a img {
	border: 0px solid #FFFFFF;
	margin: 2px;
}
#fotodespiece  a:hover img {
	border: 1px solid #FFFFFF;
	margin: 1px;
}
#fotodespiece  a:visited img {
	border: 1px solid #FFFFFF;
	margin: 1px;
}
	

#datosproducto ul li {
	list-style-type:none;
}
#informacion {
	list-style-type:none;
	float: right;
	width: 244px;
	margin-left: 450px;
	margin-top: -40px;
}


#datosproducto ul li span.titulo {	
	font-weight: bold;
}


#imagenfichaambiente span {
	text-align:left;
	display: block;	
	padding: 0px 0 0px 55px;
}



#Imprimir {
	float: right;
	margin-right: 39px;
	margin-bottom: 5px;
	width: 88px;
}

#Volver{
	float: right;
	margin-right: 10px;
	margin-bottom: 5px;
	width: 88px;
}
#mapa{
	float: right;
	margin-right: 0px;
	margin-bottom: 5px;
	width:620px;
	height:225px;
	
}
#nombres{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	
}


#granjas{
	background-color: #EEEEEE;
	border: 1px dotted #ADADAD;
	margin-left: 8px;
	width: 280px;
	padding-left:8px;
	overflow:auto;
	height:220px;
	
}
#granjas hr{
	border: 1px dotted #ADADAD;
	margin-left: 8px;
	width: 240px;
	padding-left:8px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#granjas p{
	padding-top: 2px;
	padding-bottom: 2px;
	
}
#datosexperto {
	padding-left: 5px;
	color:#000;
	line-height: 15px;
}

#verdocumentos, #vercv, #vercaracteristicas, #verexpertos {
	text-align: left;
	width: 75%;
	margin: auto;
}

#verdocumentos img , #vercv img, #vercaracteristicas img, #verexpertos img {
	margin-right: 6px;
}

#verdocumentos a, #vercv a, #vercaracteristicas a, #verexpertos a {
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size: 75%;
	font-weight: bold;
	text-decoration: none;
	color: #FA7700;
	text-decoration: underline;
}

#verdocumentos a:visited, #vercv a:visited, #vercaracteristicas a:visited, #verexpertos a:visited {
	color: #FA7700;
}

#verdocumentos a:hover, #vercv a:hover, #vercaracteristicas a:hover, #verexpertos a:hover {
	color: #FA7700;
	text-decoration: none;
}




#Ciconos {
	width: 80%;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	display: block;
}

#Ciconos a {
	color: #797979;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-decoration: none;
	font-weight: normal;
}

#Ciconos a:link {
	color: #797979;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	text-decoration: none;
}

#Ciconos a:visited {
	color: #797979;
	text-decoration: none;
}

#Ciconos a:hover {
	color: #797979;
	text-decoration: underline;
}

#Ciconos a:active {
	color: #FA7700;
	text-decoration: none;
}

#Ciconos a img {
	border: 0;
	padding-right: 3px;
	vertical-align: baseline;
}

#Cicono1, #Cicono2 {
	display: inline;
	float: left;
	margin-right: 60px;
	padding: 5px;
	width: auto;
}

#Cicono3, #Cicono4 {
	display: inline;
	float: right;
	margin-left: 60px;
	padding: 5px;
	width: auto;
}
#Cpasos {
	display: block;
	margin-bottom: 30px;
	width: 729px;
	_width: 650px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#Seccion {
	color: #FFFFFF;
	display: inline;
	float: left;
	font-style: normal;
	font-weight: bold;
	margin: 3px 2px 0px 2px;
	padding: 5px 10px 3px 10px;
	text-decoration: none;
	width: auto;
	background-position: top right;
	background-repeat: no-repeat;
	border-top-width: 2;
	border-right-width: 2;
	border-bottom-width: 2;
	border-left-width: 2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: doble;
	border-left-style: none;
	border-top-color: #00CCFF;
	border-right-color: #00CCFF;
	border-bottom-color: #00CCFF;
	border-left-color: #00CCFF;
	text-transform: uppercase;
}
#Seccion a:active {
	color: #FFFFFF;
	display: inline;
	float: left;
	font-style: normal;
	font-weight: bold;
	margin: 3px 2px 0px 2px;
	padding: 5px 10px 3px 10px;
	text-decoration: none;
	width: auto;
	background-position: top right;
	background-repeat: no-repeat;
	border-top-width: 2;
	border-right-width: 2;
	border-bottom-width: 2;
	border-left-width: 2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: doble;
	border-left-style: none;
	border-top-color: #00CCFF;
	border-right-color: #00CCFF;
	border-bottom-color: #00CCFF;
	border-left-color: #00CCFF;
	text-transform: uppercase;
}
#Seccion a {
	color: #FFFFFF;
	display: inline;
	float: left;
	font-style: normal;
	font-weight: bold;
	margin: 3px 2px 0px 2px;
	padding: 5px 10px 3px 10px;
	text-decoration: none;
	width: auto;

	background-position: top right;
	background-repeat: no-repeat;
	border-top-width: 2;
	border-right-width: 2;
	border-bottom-width: 2;
	border-left-width: 2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: doble;
	border-left-style: none;
	border-top-color: #00CCFF;
	border-right-color: #00CCFF;
	border-bottom-color: #00CCFF;
	border-left-color: #00CCFF;
	text-transform: uppercase;
}
#Seccion a:visited {
	color: #FFFFFF;
	display: inline;
	float: left;
	font-style: normal;
	font-weight: bold;
	margin: 3px 2px 0px 2px;
	padding: 5px 10px 3px 10px;
	text-decoration: none;
	width: auto;
	
	background-position: top right;
	background-repeat: no-repeat;
	border-top-width: 2;
	border-right-width: 2;
	border-bottom-width: 2;
	border-left-width: 2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: doble;
	border-left-style: none;
	border-top-color: #00CCFF;
	border-right-color: #00CCFF;
	border-bottom-color: #00CCFF;
	border-left-color: #00CCFF;
	text-transform: uppercase;
}

#Cpasos ul {	
	display: block;
	list-style: none;
	margin: 0 0 -5px 0;
	padding: 0;
	position: absolute;
	visibility: visible;
	

}

#Cpasos ul li {
	display: inline;
	float: left;
	margin: 0 -1px -5px 0;
	position: relative;
	text-align: left;
	_width: 600px;
	
	
}

#Cpasos ul li ul {
	border-bottom: 3px double #333333;
	_width: 600px;
	
}


#Cpasos ul li ul li {
	border: 0 solid #333300;
	color: #012F2F;
	display: inline;
	float: left;
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	margin: 3px 2px 0px 2px;
	padding: 5px 10px 3px 10px;
	text-decoration: none;
	width: auto;
	
	background-position: top right;
	background-repeat: no-repeat;	
	
}

#Cpasos ul li ul li a {
	color: #012F2F;
	display: inline;
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

#Cpasos ul li ul li a:hover {
	text-decoration: underline;
}

#Cpasos ul li ul li.liactivo {

	background-position: top right;
	
	background-repeat: no-repeat;
	color: #FFFFFF;
	margin: 4px 2px 0px 2px;
	padding: 5px 10px 3px 10px;
	text-align: left;
	position: relative;
}

#Cpasos ul li ul li.liactivo a {
	color: #FFFFFF;
	display: inline;
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

#Cpasos ul li ul li.liactivo a:link, ul li ul li.liactivo a:visited, ul li ul li.liactivo a:hover {
	color: #FFFFFF;
} 
#Codigo {
	float: right;
	font-size: 90%;
	color: #000000;
	text-align: right;
	border-top: 1px none #C2C2C2;
	border-right: 1px none #C2C2C2;
	border-bottom: 1px dashed #C2C2C2;
	border-left: 1px none #C2C2C2;
	background-color: transparent;
	FONT-WEIGHT: bold;
	display:block;


}
#popup{
	background-color: #FFFFFF;
	font-size: 14px;
	color: #000000;	

}

#webmanager{   

}
.fila1{
overflow:hidden;
clear:both;

}
.fila2{
overflow:hidden;
clear:both;
}
.textofila1{
display:block;
float:left;
width:50%;
}
.imgfila1{
display:block;
float:right;
}
.textofila2{
display:block;
float:right;
width:50%;
}

.imgfila2{
display:block;
float:left;
}
.textocolumna1{
display:block;
float:left;
width:60%;
margin-right:6px;
}
.imgcolumna1{
display:block;
float:right;

}
#botones{
}
#botones ul{
display:inline;
}
#botones ul li{
display:inline;
width: 86px;
background-image:none;
clear:none;
}
.boton {
	
	background-repeat: no-repeat;
	height: 24px;
	width: 86px;
	display:block;
	line-height:17px;
	text-align:center;
	color: #FFFFFF;	
}
#botones ul li a {
	
	background-repeat: no-repeat;
	height: 24px;
	width: 86px;
	display:block;
	line-height:17px;
	text-align:center;
	color: #FFFFFF;	
}

#botones ul li a:link {
	
	background-repeat: no-repeat;
	text-decoration: none;
}
#botones ul li a:visited {

text-decoration: none;
}
#botones ul li a:hover {

display:block;
text-decoration: none;
}
#botones ul li a:active {

text-decoration: none;
}



#txt {
	width: 880px;
	margin: 0 auto;
	padding:30px 40px 150px 40px;
	
	z-index: 1;
}


#video {
float:right;
}
*/

/* TABLAS 
	Grey Suits you Sir.
	written by Stuart Colville http://www.muffinresearch.co.uk
*/
#table, #table td{
	border: 1px solid #CCC;
	border-collapse: collapse;
}
#table{
	border: none;
	border: 1px solid #CCC;
	width:100%;
	margin: 20px 0;
}
#table thead th, #table tbody th{
	background            : #F5F5F5 url(./imagenes/tablas/th_bck.gif) repeat-x;
	color                 : #666;  
	padding               : 5px 10px;
	border-left           : 1px solid #CCC;
}
#table tbody th{
	background            : #fafafb;
	border-top            : 1px solid #CCC;
	text-align            : left;
	font-weight           : normal;
}
#table tbody tr td{
	padding               : 6px 10px;
	color                 : #666;
}
#table tbody tr:hover{
	background            : #FFF799;
}
#table tbody tr:hover td{
	color                 : #454545;
}
#table tfoot td, #table tfoot th{
	border-left           : none;
	border-top            : 1px solid #CCC;
	padding               : 4px;
	background            : #FFF url(../imagenes/tablas/foot_bck.gif) repeat;
	color                 : #666;
}
#table caption{
	text-align            : left;
	font-size             : 120%;
	padding               : 10px 0;
	color                 : #666;
}
#table a:link{
	color                 : #666;
}
#table a:visited{
	color                 : #666;
}
#table a:hover{
	color                 : #003366;
	text-decoration       : none;
}
#table a:active{
	color                 : #003366;
}
/* FIN TABLAS */

.campo_error{
	color:#CC0000;
	padding:1px;
}

#flashdata{
	z-index:10000001;
	overflow: hidden;
	width: 100%;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	background-color:#4B7DAA;
	height: 0;
	color: #FFFFFF;
	font: 20px Arial, Helvetica, sans-serif;
	opacity: .9;
	cursor:pointer;
	line-height:60px;
}
#flashdata a{
	color:#FFFFFF;
}


/* PAGINATION */
.pagination {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
	margin:20px 3px 3px;
	text-align: center;
	border-top:1px solid #F5F5F5;
}

.pagination a {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #dedfde;
	margin-right:3px;
	padding:2px 6px;
	
	background-position:bottom;
	text-decoration: none;

	color: #333333;
}
.pagination a:hover {
	border: 1px solid #003366;
	background-image:none;
	color: #666666;
}
.pagination strong {
	margin-right:3px;
	padding:2px 6px;
	
	font-weight: bold;
	color: #003366;
}
/* FIN PAGINATION */


/* NOTICIAS */
.autor{
	margin-top:20px;
}
#Ctextocontenido{
	width: 500px;
}
#Ctextocontenido img{
	margin: 5px 15px;
}
/* /NOTICIAS */