
/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color:#333333;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
	margin-bottom:10px;
	/*background-color:#F3743D;*/
	background-image:url(../imagenes/common/bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#2D8994;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #CFF8FE;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#29E4FC;
	margin:0px;
	padding:0px;
	margin-bottom:15px;
	font-weight:bold;
}


h2{
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	color:#226871;
	line-height:2em;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	/*border-bottom:1px solid #226871;*/
	display:block;
	text-align:center;
}


h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
font-family:"Trebuchet MS", Arial;
font-size:16px;
color:#232323;
font-weight:bold;
margin: 0px;
padding: 0px;
}

h5 a:link{
color:#232323;
}

h5 a:visited{
color:#232323;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/*input.submit {
	background: #F3743D;
	border: 0;
	padding: 4px 0;
	width: 65px;
	height:24px;
	margin: 0 15px 1px 0;
	color: #FFF;
	font: bold 1em Arial, Sans-Serif;
	border:1px solid #F59B76;
}*/

.Text_Boxs {
font-family:Arial;
font-size:11px;
color: #333333;
margin: 0px;
padding: 0px;
background-color:#D1FAFE;
border:1px solid #009DB0;
}

.Boton_Buscar {
width:77px;
height:24px;
background-image:url(../imagenes/common/buscar_botom.jpg);
background-repeat:no-repeat;
font-family:Verdana;
font-size:11px;
color: #ffffff;
margin: 0px;
padding: 0px;
border:0px;
line-height:1.5em;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

.centrado {
	margin: 0 auto !important;
}

#pagecell1{
	width:766px;
	/*padding-bottom:20px;*/
	/*background-color:#FFFFFF;*/
}

#masthead{
	height:122px;
}

#masthead_separator{
	height:10px;
	background-image:url(../imagenes/common/header_separator.jpg);
	background-position:top;
	background-repeat:no-repeat;
	clear:both;
	margin:0px;
	padding:0px;
}
/*************** ESTILOS DEL MENU *****************************/

#Main_Menu{
	height:28px;
	background-color:#30929F;
	border: 1px solid #62BEC9;
}

#Menu_Accesos{
	float:right;
	width:300px;
	text-align:right;
	margin-top:3px;
	margin-right:3px;
}


#globalNav{
position: relative;
height: 28px;
color: #A6E8F0;
padding: 0px;
margin: 0px;
}

#globalLink{
	/*position: absolute;*/
	height: 28px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	color: #A6E8F0;
	font-family:Verdana;
	line-height:1.6em;
}


a.glink, a.glink:visited{
  	font-size: 11px;
  	color:#A6E8F0;
	margin: 0px;
	padding: 5px 15px 5px 15px;
	text-decoration:none;
	/*border-right: 1px solid #8FB8BC;*/
}

a.glink:hover{
  	/*background-image: url(glblnav_selected.gif);*/
	text-decoration: underline;
	color:#A6E8F0;
	background-color:#226872;
}
/*********************************************************************************/


#Main_Content{
background-color:#226870;
border:1px solid #67C3CE;
padding:10px;
color:#CFF8FE;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align:justify;
margin:0px;
}

#Contenidos{
	background-image:url(../imagenes/common/logo_content_bg.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:700px;
}

#Sub-Contenidos{
	font-family:Arial;
	font-size:12px;
	color:#333333;
	text-align:justify;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:25px;
}

#Productos_Lista{
width:113px;
height:175px;
/*background-color:#CEF5FA;*/
float:left;
margin-left:10px;
background-image:url(../imagenes/common/productos_bg.gif);
background-position:top;
background-repeat:no-repeat;

}

#Productos_Lista ul{
margin:0px;
padding:0px;
list-style:inside;
color:#393E3F;
}

#Productos_Lista li{
list-style-image:url(../imagenes/common/productos_bullet.gif);
padding-left:3px;
}

* html div#Productos_Lista li{
list-style-image:url(../imagenes/common/productos_bullet.gif);
padding:2px;
line-height:normal;
}

#Productos_VerMas{
font-family:Arial;
font-size:11px;
color:#0F7885;
width:80px;
height:16px;
text-align:center;
margin-top:5px;
margin-left:25px;
line-height:1.5em;
background-image:url(../imagenes/common/productos_masinfo.gif);
background-position:right;
background-repeat:no-repeat;
}

#Productos_VerMas a:link{
color:#0F7885;
text-decoration:none;
}

#Productos_VerMas a:hover{
color:#0F7885;
text-decoration:underline;
font-weight:bold;
}

#Productos_VerMas a:visited{
color:#0F7885;
}

.Fotos_secciones {
border:3px solid #73CBD5;
float:left;
margin-right:10px;
margin-bottom:10px;
}

#Empresa_SubMenu ul{
margin:0px;
padding:0px;
}

#Empresa_SubMenu ul{
margin:0px;
padding:0px;
color:#CDF8FD;
}

#Empresa_SubMenu li{
margin:0px;
padding:5px;
list-style:none;
}

#Empresa_SubMenu li a:link{
color:#CDF8FD;
}

#Empresa_SubMenu li a:hover{
color:#CDF8FD;
text-decoration:underline;
}

#Empresa_SubMenu li a:visited{
color:#CDF8FD;
}

/********************************** ESTILOS PARA LAS NOTICIAS ******************************/

#Noticias_Main_Content{
	width:180px;
	/*height:325px;*/
	float:right;
	border:1px solid #2292A0;
	background-image:url(../imagenes/common/noticias_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	padding:10px;
	background-color:#2BA5B4;
	margin-left:20px;

}

#Noticias_Content{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align:justify;
color:#5EE7F7;
width:169px;
height:130px;
background-color:#226870;
background-image:url(../imagenes/common/noticias_text_bg.jpg);
background-position:center;
background-repeat:no-repeat;
padding:5px;
}

#Noticias_VerMas{
font-family:Arial;
font-size:11px;
color:#ffffff;
width:80px;
height:16px;
text-align:center;
margin-top:5px;
margin-bottom:10px;
margin-left:80px;
line-height:1.5em;
background-image:url(../imagenes/common/noticias_masinfo_ico.gif);
background-position:right;
background-repeat:no-repeat;
}

#Noticias_VerMas a:link{
color:#ffffff;
text-decoration:none;
}

#Noticias_VerMas a:hover{
color:#ffffff;
text-decoration:underline;
font-weight:bold;
}

#Noticias_VerMas a:visited{
color:#ffffff;
}

/******************************************************************************************/

#Footer_Content{
	clear:both;
	background-color:#226872;
	border:1px solid #67C3CE;
	margin-top:10px;
	color:#61B7C2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	padding:3px;
}

#Footer_Content a:link{
	color:#61B7C2;
	text-decoration:none;
}

#Footer_Content a:hover{
	text-decoration:underline;
}

#Footer_Content a:visited{
	color:#61B7C2;
}


/************************** ESTILOS PARA LAS FICHAS DE PROMOCIONES **********************/

#Fichas_Promociones{
	margin-top:40px;	
}

.Fichas_fotografias{
	border:3px solid #666666;	
}

#Fichas_MemoriasCalidades{
	width:142px;
	height:23px;
	background-image:url(../imagenes/common/ico_memorias.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-indent:30px;
	font-family:Arial;
	font-size:11px;
	color:#000000;
	line-height:2em;
}

#Fichas_MemoriasCalidades a:link{
	color:#000000;
	text-decoration:none;
}

#Fichas_MemoriasCalidades a:hover{
	color:#000000;
	text-decoration:underline;
}

#Fichas_MemoriasCalidades a:visited{
	color:#000000;
	text-decoration:none;
}

/****/

#Fichas_MasInfo{
	width:142px;
	height:23px;
	background-image:url(../imagenes/common/ico_masinfo.gif);
	background-position:right;
	background-repeat:no-repeat;
	text-indent:35px;
	font-family:Arial;
	font-size:11px;
	color:#000000;
	line-height:2em;
}

#Fichas_MasInfo a:link{
	color:#000000;
	text-decoration:none;
}

#Fichas_MasInfo a:hover{
	color:#000000;
	text-decoration:underline;
}

#Fichas_MasInfo a:visited{
	color:#000000;
	text-decoration:none;
}

/****/

#Fichas_Imprimir{
	width:140px;
	height:30px;
	background-image:url(../imagenes/common/ico_imprimir.gif);
	background-position:right;
	background-repeat:no-repeat;
	text-indent:20px;
	font-family:Arial;
	font-size:11px;
	color:#000000;
	line-height:2.5em;
	text-align:left;
	margin-bottom:10px;
}

#Fichas_Imprimir a:link{
	color:#000000;
	text-decoration:none;
}

#Fichas_Imprimir a:hover{
	color:#000000;
	text-decoration:underline;
}

#Fichas_Imprimir a:visited{
	color:#000000;
	text-decoration:none;
}