/* CSS Document */
#body{
	color:#293047;
	background-color:#F7F7F7;
	margin:5px 0px 10px 0px;
	text-align:center;
	/*background-color:#dfdfdf;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	/*background:url(../images/background.gif);*/
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#menu{
	padding:0px 10px 0px 10px;
	height:28px;
	text-align:left;
	color: #999999;
	border-color:#999999; border-style:solid; border-width:1px; border-bottom:none; border-top:none;
	background:url(/images/blue-white-version_r3_c1.jpg) bottom;
	width:980px;
}
#cuerpo{
	text-align:justify;
	padding:30px 30px 50px 3px;
	background-color:#FFFFFF;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px;
	width:75%;
	/*height:00px;*/
	/*overflow:visible;*/
}
#header{
	background-color:#FFFFFF;
	width:1001px;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px;
}
#contenedor{
	width:78%;
	text-align:justify;
	padding:10px 10px 10px 0px;
	background-color:#FFFFFF;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px;
	overflow:auto;
/*	height:200px;*/
}

#contenedorPagPrincipal{
	width:991px;
	text-align:justify;
	padding:20px 10px 0px 0px;
	background-color:#FFFFFF;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px;
		overflow: hidden;
/*	height:200px;*/
}
#contenedorCentral{
	overflow:visible;
	/*height:300px;*/
}
#contenido{
	text-align:justify;
	padding:5px 10px 10px 10px;
	float:right;
	width:75%;
/*	background-color:#FFFFFF;*/
	height:100%;
	overflow:auto;
}
#contenidoPagPrincipal{
	text-align:justify;
	padding:0px 10px 10px 5px;
	float:right;
	width:75%;
/*	background-color:#FFFFFF;*/
	height:100%;
	overflow:auto;
}
#menuIzquierdo{
	padding:0px 0px 10px 10px;
	text-align:left;
	font-size:10px;
	 float:left;
	 width:20%;
	/* height:400px;*/

}

.menutitle{
font-weight:bold;
cursor:pointer;
margin-bottom: 0px;
/*background-color:#CCCCCC;*/
background:url(../Images/imgForma2_r3_c2.jpg) no-repeat;
color:#666666;
width:172px;
padding:2px 0px 2px 5px;
text-align:justify;
border:1px solid #FFFFFF;
border-top:none;
}

.submenu{
margin-bottom: 10px;
margin-left:10px;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color:#FFFFFF;
padding: 5px;
/*left: -1000px;*/
border: 1px dashed #DDDDDD;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
/*padding: 2px;*/
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 30;
left: 310px; /*position where enlarged image should offset horizontally  60 predeterminado*/

}
a.thumbnail:link {
	text-align:justify;
	font-weight:bold;
	color:#999999;
	display: block;
	text-decoration:none;
	border-style:solid;
	border-color:#CCCCCC;
	border-width:1px;
	border-top:none;
	padding:1px 1px 1px 50px;
	background-color:#F0F0F0;
}
a.thumbnail:visited {
	text-align:justify;
	font-weight:bold;
	color:#999999;
	display: block;
	text-decoration:none;
	border-width:1px;
	border-style:solid;
	border-color:#CCCCCC;
	border-top:none;
	padding:1px 1px 1px 50px;
	/*background-color:#CED6DF;*/
}
a.thumbnail:hover {
	text-align:justify;
	font-weight:bold;
	color:#999999;
	display: block;
	text-decoration:none;
	border-style:solid;
	border-width:1px;
	border-left:none;
	border-top:none;
	border-color:#CCCCCC;
	background-color:#F0F3F7;
	padding:1px 1px 1px 50px;
/*	background-color:#000000;*/
}
a.thumbnail:active {
	text-align:justify;
	font-weight:bold;
	color: #999999;
	display: block;
	text-decoration:none;
	border-width:1px;
	border-style:solid;
	background-color:#B4C2D3;
	padding:1px 1px 1px 50px;
}


a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color:#666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration:none;
}

//Links para boletines web
a.Boletin:link {
	color: #000000;
	text-decoration: none;
}
a.Boletin:visited {
	color: #000000;
	text-decoration: none;
}
a.Boletin:hover {
	color:#000000;
	text-decoration: none;
}
a.Boletin:active {
	color: #000000;
	text-decoration:none;
}

/*Links Menu Superior */
a.menSup:link {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
a.menSup:visited {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
a.menSup:hover {
	color: #663399;
	font-weight:bold;
	text-decoration: none;
}
a.menSup:active {
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
}
/***********************/

a.general:link {
	color:#000033;
	text-decoration:underline;
}
a.general:visited {
	color:#000033;
	text-decoration:underline;
}
a.general:hover {
	color:#003366;
	text-decoration:blink;
}
a.general:active {
	color:#000033;
	text-decoration:underline;
}
/********************/

a.soluciones:link {
	color:#CCCCCC;
	font-weight:bold;
	padding:10px 10px 10px 10px;
	font-size:18px;
	display:block;
	height:15px;
	background:url("/images/bk_menusol.jpg");
	text-decoration:none;
}
a.soluciones:visited {
	color:#CCCCCC;
	font-weight:bold;
	padding:10px 10px 10px 10px;
	font-size:18px;
	display:block;
	height:15px;
	background:url("/images/bk_menusol.jpg");
	text-decoration:none;
}
a.soluciones:hover {
	color:#CCCCCC;
	font-weight:bold;
	padding:10px 10px 10px 10px;
	font-size:24px;
	display:block;
	height:20px;
	background:url("/images/bk_menusol.jpg");
	text-decoration:none;
}
a.soluciones:active {
	color:#CCCCCC;
	font-weight:bold;
	padding:10px 10px 10px 10px;
	font-size:18px;
	display:FFFFFF;
	height:15px;
	background:url("/images/bk_menusol.jpg");
	text-decoration:none;
}
/********************/

textarea{
color:#000000;
font-style:italic;
background-color:#E1E8EC;
}
input{
color:#000000;
font-style:italic;
background-color:#E1E8EC;

}

select{
color:#000000;
background-color:#E1E8EC;
}

h1{
	color:#FF9900;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#CC3300;
	font-size:16px;
}
h2{
	color:#0066FF;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
	font-size:16px;
/*	background:url(../Images/imgForma2_r3_c2.jpg) no-repeat;*/

}
h3{
	font-size:11px;

	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
}
#menuTopBg{
	background:url(/images/blue-white-version_r3_c1.jpg);
	width:1020px;
}
#flashNewsTitle{
	background-color:#F5F5F5;
	font-size:10px;
	text-align:center;
	color:#FF6600;
}
#flashNewsCapa{
	padding:0px 2px 0px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	/*background:url(../images/testMarco.gif) transparent no-repeat;*/
}
a.flashNewsTitleLink:hover{
	color:#333333;
	font-size:10px;
	text-decoration:underline;
}
a.flashNewsTitleLink:active{
	color:#FF6600;
	font-size:10px;
}
a.flashNewsTitleLink:link{
	color:#FF6600;
	font-size:10px;
}
a.flashNewsTitleLink:visited{
	color:#FF6600;
	font-size:10px;
}
hr.hrFlashNews{
	border-style:dotted;
	border-color:#CCCCCC;
	border-width:1px;
}

.error404{
	height:250px;
	font-size:30px;
	padding: 50px 10px 30px 300px;
	background:url('../images/iconos/error.png') no-repeat;
}

/* Estilos para la parte de productos (ocultar y mostrar productos) */

.cruz{
	
}


.menos{

}

.producto{
margin-bottom: 0.5em;
}
.marca {cursor: pointer; margin-bottom: 5px; /*background-color: #FCEDC9;*/ color: #000000;  padding: 2px; text-align: left; font-weight: bold; border: 1px solid #cccccc; font-family: Arial, Helvetica, sans-serif; font-size:12px;}
.sombra1{ background-color:#FDF5EA; margin-bottom: 5px; margin-top: 5px; padding:2px 2px 2px 5px; }
.sombra2{ background-color:#F2CC7B; margin-bottom: 5px; margin-top: 5px; padding:2px 2px 2px 5px;color:#FFFFFF; font-weight:bold; }
/*Fin*********************************/

/**** Clase para el marquee de los flashnews */
#marqueecontainer{
	position: relative;
	width: 100%; /*marquee width */
	height: 20px; /*marquee height */
	background-color: white;
	overflow: hidden;
	padding: 2px;
	padding-left: 4px;
}

/*CSS For news */
#mynewsdis{
height: 17px;
overflow: hidden;
}

/*Este funciona para los news que no se necesita ocultar los controles*/
#mynewsdisOverflow{
height: 17px;
}
.news_style{
display:none;
height: 17px;
overflow: hidden;
}
.news_show
{
background-color: white;
color:black;
height: 17px;
overflow: hidden;

}
.news_border
{
background-color: white;
height: 17px;
overflow: hidden;
}
.news_mark{
background-color:white ;
font: normal 70% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
color:black;
text-align:center;
}
.news_title{
font: bold 120% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
padding: 5px 0px 9px 5px;
color:black;
}
.news_show img{

margin-left: 5px;
margin-right: 5px;

}
.buttondiv
{
/*float: left;*/
/*top: 169px;*/
padding: 5px 5px 5px 5px;
background-color:white ;
/*border-top-color: white;*/
border-top:none;
}