﻿body {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #4e4e7b;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
	background-color: #ffffff;
	scrollbar-3dlight-color:#ececec;
	scrollbar-arrow-color:#018bf5;
	scrollbar-base-color:#ffffff;
	scrollbar-darkshadow-color:#0070c8;
	scrollbar-face-color:#ececec;
	scrollbar-track-color:#ffffff;
}

ul
{
	list-style-image: url('../img/interface/flecha_li.gif');
	line-height: 17px;
	vertical-align: text-bottom;
}

.contactenos
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #20202e;
}

.productos
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	color: #20202e;
}

#variable li
{
	list-style-image: url(../imagenes/interface/list_image.gif);
	text-align: left;
	vertical-align:text-top;
	font-size: 10px;
}

a
{
	color: #20202e;
	text-decoration: none;
}

a:hover
{
	color: #4291b6;
	text-decoration: none;
}

.texto_validacion
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #ffffff;
}

.caja
{
	color: #4E4E7B; 
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 9px;
	border: none;
	width: 75px;
	height: 12px;
}

.boton_validacion
{
	width: 60px;
	background-color: #75bfe5;
	color: #00005a;
	font-family: Tahoma, Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: none;
	cursor: hand;
}

.boton_variable
{
	background-color: #f7f8f9;
	color: #00005a;
	font-family: Tahoma, Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-style: solid;
	border-color: #e6e6e6;
	border-widht: 1px;
	cursor: hand;
}

.intrafarma_link
{
	width: 152;
	height: 57;
	margin: 26px 0px 0px 0px;
}

.gestodont_link
{
	width: 152;
	height: 57;
	margin: 3px 0px 0px 0px;
}

.home
{
	float: left;
	margin: 10px 0px 0px 95px;
}

#contenedor
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	text-align: center;
}

#cont_cabecera
{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 100%;
	text-align: center;
	background-image: url('../img/interface/fondo_derecha_cabecera.gif');
	background-repeat: no-repeat;
	background-position: right; 

}

#cabecera_index
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 751px;
	height: 125px;
	background-image: url('../img/interface/cabecera_index.jpg');
	text-align: right;
	vertical-align: bottom;
}

#cabecera
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 751px;
	height: 125px;
	background-image: url('../img/interface/cabecera.jpg');
	text-align: right;
	vertical-align: bottom;
}

#validacion
{
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 0px;
	width: 178px;
	height: 86px;
	position: relative;
	top: 39px;
	background-image: url('../img/interface/validacion.gif');
	background-repeat: no-repeat;
}

#validado
{
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 0px;
	width: 178px;
	height: 86px;
	position: relative;
	top: 39px;
	background-image: url('../img/interface/validado.gif');
	background-repeat: no-repeat;
}

#cont_linea_sup
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: url('../img/interface/punto_linea.gif');
	background-repeat: repeat-x;
	text-align: center;
}

#linea_sup_index
{
	width: 751px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	background-image: url('../img/interface/linea_sup_index.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}

#linea_sup
{
	width: 751px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	background-image: url('../img/interface/linea_sup.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}

#contenido
{
	width: 751px;
	height: 239px;
	margin: 0px;
	padding: 0px;
	
	background-repeat: no-repeat;
	background-position: top center;
	position: relative;
	top: -12;
}

#linea_inf
{
	width: 751px;
	margin: 0px;
	padding: 0px;
	background-image: url('../img/interface/punto_linea.gif');
	background-repeat: repeat-x;
	text-align: center;
	position: relative;
	top: -12;
}

#botonera
{
	width: 161px;
	height: 239px;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	background: url('../img/interface/fondo_botonera.jpg') no-repeat;
	color: #20202e;
	float: left;
	text-align: left;
}

#variable
{
	width: 412px;
	float: left;
}

#logos
{
	width: 178px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: f0f5fb;
	background-image: url('../img/interface/logos_validacion.jpg');
	background-repeat: no-repeat;
	float: right;
}
