* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #1C8094;
	background-attachment: scroll;
	background-image: url(images/fondo_claro.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 140%;
}
h1, h2, h3, h4 {
	color: #CC0000;
}

h1, h2, h3, h4 {
	margin-top: 10px;
	margin-bottom: 15px;
}

h1 {
	font-size: 140%;
	font-weight: bold;
}

h2 {
	font-size: 132%;
	font-weight: bold;
}

h3 {
	font-size: 120%;
	font-weight: bold;
}
h4 {
	font-size: 100%;
	font-weight: bold;
	list-style-type: disc;
}
p, ul, ol {
	line-height: 150%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	padding-top: 10px;
	padding-left: 60px;
	padding-right:20px;
	padding-bottom:10px;
}

ul, ol {
	margin-left: 3em;
}

ul2, ol2 {
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	padding-top: 10px;
	padding-left: 60px;
	padding-right:20px;
	padding-bottom:10px;
	font-weight: bold;
	list-style-type: square;
}


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

a:active {
	color: #007087;
	text-decoration: none;
}

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

a:hover {
	color: #CC0000;
	background-color: #CCCCCC;
}
#cont {
	overflow: auto;
	width: 951px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	/*border: 0px solid #4A4A4A;
	background-image: url(images/fondo_negro.gif);
	background-repeat: no-repeat;*/
	padding-bottom: 0px;
	background-position: right top;
	padding-top: 0px;
	height: 100%;
}
#idioma{
	width: 951px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-top: 0px;
}


#logo{
	width: 951px;
	height: 97px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 10px;
}
#logo2{
	width: 951px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 60px;
	clear:both
}
#contenido {
	width: 931px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	overflow: visible;
	height: 100%;
	background-color: #FFF;
}

#image{
	width: 931px;
	height: 220px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;

}

#izq{
	width: 696px;
	height: 100%;
	float: left;
	margin-top: 0px;
	background-color: #FFF;
	border-right: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}

#izqcont{
	width: 500px;
	height: 100%;
	float: right;
	margin-top: 0px;
	padding-left: 100px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-bottom: 30px;
	background-color: #FFF;
}
#der{
	width: 220px;
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
	margin-right: 0px;
	background-color: #FFF;
}


#cab{
	width: 950px;
	height: 173px;
}
#menu{
	width: 931px;
	height: 35px;
	/*background-image: url(images/menu_sombra.png);*/
	border-top-width: 0px;
	border-bottom-width: 0px;
}
#menuindex{
	width: 951px;
	height: 35px;
	/*background-image: url(images/menu_sombra.png);*/
}
#divimagen{
	width: 890px;
	height: 400px;
	background-image: url(css/images/fondoimagen.jpg);
	background-repeat: repeat;
}
#divback{
	float: right;
	width: 80px;
	text-align: right;
	line-height: normal;
	clear: right;
	overflow: visible;
	height: 15px;
	margin-top: 14px;
	font-size: 60%;
}
#divbotella{
	width: 620px;
	height: 785px;
	background-repeat: repeat;
}
#divimagenfinal{
	width: 600px;
	overflow: visible;
	height: 100%;
	margin-top: 30px;
	margin-right: 15px;
	margin-left: 15px;
}
#divproductos{
	line-height: 140%;
	letter-spacing: 6px;
}
.contexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	text-align: left;
	color: Black;
	margin-top: 4px;
	padding-top: 0px;
	font-weight: bold;
	background-color : transparent;
	text-transform : uppercase;
}
#lineainf{
	width: 100%;
	height: 100%;
	background-repeat: repeat-x;
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	margin-bottom: 15px;
}
#lineainftexto{
	width: 100%;
	height: 100%;
	background-repeat: repeat-x;
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	margin-bottom: 15px;
	font-size: 197%;
	color: #666;
	font-weight: normal;
	line-height: normal;
}
#form{
	width: 620px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: left center;
	background-attachment: scroll;
	background-image: url(css/images/form.jpg);
}
#formconvertir{
	width: 620px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: left center;
	background-attachment: scroll;
	background-image: url(css/images/formconvertir.jpg);
}
.imagen{
	margin-right: 7px;
}
.number{
	margin-right: 7px;
	font-size: 24px;
	font-weight: bold;
	color: #E10915;
}

#foot{
	width: 951px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 30px;
	clear:both;
}






#menuss{
	height: 31px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CC0000;
	overflow: auto;
	line-height: 24px;
	padding-right: 14px;
	padding-left: 14px;
	margin-top: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC0000;
	margin-bottom: 0px;
}


a.enlaceblanco {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 23px;
	text-decoration: none;
}

a.enlaceblanco:link {
	color: #FFF;
}

a.enlaceblanco:active {
	color: #FFF;
}

a.enlaceblanco:visited {
	color: #FFF;
}

a.enlaceblanco:hover {
	color: #FFF;
	text-decoration: underline;
}
a.enlacegris {
	color: #4F4F4F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 27px;
	text-decoration: none;
}

a.enlacegris:link {
	color: #4F4F4F;
}

a.enlacegris:active {
	color: #4F4F4F;
}

a.enlacegris:visited {
	color: #4F4F4F;
}

a.enlacegris:hover {
	color: #4F4F4F;
	text-decoration: underline;
}
a.enlacenegro {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 23px;
	text-decoration: none;
	font-weight: bold;
}

a.enlacenegro:link {
	color: #000;
}

a.enlacenegro:active {
	color: #CCC;
}

a.enlacenegro:visited {
	color: #000;
}

a.enlacenegro:hover {
	color: #C00;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #E1E1E1;
	border: 1px solid #666;
	padding: 2px;
	margin-top: 2px;
	margin-left: 3px;
} 
.inputdos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-color: #E1E1E1;
	border: 1px solid #E10915;
	padding: 2px;
	margin-top: 2px;
	margin-left: 3px;
} 
.subtitulorojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
} 
.titulogris {
	font-size: 24px;
	color: #666;
	font-weight: normal;
	line-height: 140%;
	font-family: Arial, Helvetica, sans-serif;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #E1E1E1;
	border: #666;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-weight: normal;
	padding: 6px;
}
 
.titulonegro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
} 
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
} 
.textogr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ebebeb;
} 
.textoinf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}

.textoinfbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	font-weight: bold;
} 
table.zebra tr.even td, table.zebra tr.even th { background-color:#FFF; }
table.zebra tr.odd td { background-color:#EBEBEB; }


.contenedor {
	background-color: #FFFFFF;
	float: left;
	width: 951px;
}
.contenedorblanco {
	background-color: #007087;
	padding: 15px;
	float: left;
	width: 921px;
}
.leftcontent {
	background-color: #FFF;
	padding: 15px;
	float: left;
	width: 661px;
	height: 100%;
	background-image:url(images/fondo_leftcontent.jpg);
	background-repeat: repeat-y;
}
.rightcontent {
	padding: 15px;
	float: right;
	width: 200px;
	background-color: #FFF;
	height: 100%;
}

/* Clearing floats without extra markup. */
.clearfix { display: block; }
.clearfix:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
* html .clearfix { height: 1%; }

/* Regular clearing, just in case. */
.clear { clear: both; display: block; height: 0; overflow: hidden; visibility: hidden; width: 0; }



