/* PALETA DE COLORES 
fondo: #A5B2BB
naranja he: #FF6600
azul he: #0A51A1
naranja claro: #FFA366
*/

* {
margin: 0;
padding: 0;
}
img { border: 0; }

body {
	background-color: #A5B2BB;
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	text-align: center;
	background-image: url(imgs/back-body.gif);
	background-repeat: repeat-y;
	background-position: center 200px;
}

/* IDs */
#contenedor {
	width: 760px;
	margin: auto;
	text-align: left;
	background-color: #FFFFFF;	
}
#encabezado {
	width: 760px;
	height: 200px;
	background-color: #FFFFFF;
}

#contenedorcentral {
	min-height: 100%;
	background-color: #FFFFFFt;
	width: 760px;
	text-align: left;
	clear: both;
}
#menu {
	width: 149px;
	float: left;
	background-color: #FFFFFF;
	padding-bottom: 10px;	
}
#central {
	width: 450px;
	float: left; 
	background-color: #FFFFFF;
	padding-bottom: 10px;
	background-image: url(imgs/back_titulos.jpg);
	background-repeat: repeat-x;	
}
#destacados {
	width: 149px;
	float: right;
	clear: right; 
	padding-bottom: 10px;
	background-color: #FFFFFF;
}

#pie {
	width: 760px;
	height: 25px; padding-top: 10px;
	clear: both;
	background-color: #E9EBEF;
	color: #333333;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
#direccion {
	width: 760px;
	height: 20px;
	clear: both;
	background-color: #999999;
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
#interiorhome {
	margin: 0; padding-top: 10px;
}


#interior {
	margin: 10px 8px 10px 8px;
}

#banner  {width: 343px; height: 334px; position: absolute; z-index: 100; top: 100px; left: 300px; background-color: none;}

#banner .cerrar strong a, #banner .cerrar strong a:link, #banner .cerrar strong a:active, #banner strong .cerrar a:visited, #banner strong .cerrar a:hover{ color: #FFFFFF; text-decoration: none; font-size: 1em; }

#banner .cerrar { position: absolute; z-index: 500; top:40px; margin-left: 300px;}

/* IDs DEL ENCABEZADO */
#contenedorlogo {
	width: 304px;
	height: 200px;
	border-top: 8px solid #FF6600;
	background-image: url(imgs/logo.jpg);
	background-repeat: no-repeat;	background-color: #A5B2BB!important;
	float: left;	
}
#ingreso {
	width: 147px;
	background-color: #FFFFFF;
/*	background-color: #A5B2BB!important;*/
	float: left;
	margin-top: 84px;
	color: #FFFFFF;
	font-weight: bold;
	/*	padding-left: 10px; */
	padding-top: 5px; height: 106px;
	text-align: center;
	/*	min-height: 100%; 
	height: 98px;*/
}
#ingreso iframe {
	background-color: #A5B2BB!important;
}

#menusuperior {
	width: 156px;
	float: left;
	margin-top: 84px;  height: 106px;
}
#fotos {
	width: 307px;
	height: 200px;
	float: left; 
}
#pagos {
	width: 149px;
	height:: 187px;
	float: left;
	vertical-align: bottom;
	border-top: 8px solid #FF6600;
	background-image: url(imgs/back_buscador.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	text-align: right;
	font-weight: bolder;
}
.registrarme {
	background-image: url(imgs/back_bot_registrarme.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-weight: bold;
	width: 147px;
	height: 17px;
	margin-top: 5px;
	border-top: 1px solid #FFFFFF;
}

/* IDs MAS INFO */
#masinfofoto {
width: 240px;
float: left;
margin: 5px;
}

#masinfofoto .foto {
	width: 236px;
	height: 236px; 
	border: 1px solid #96A3B4;
	background-color: #ffffff;
	padding: 3px;
	text-align: center;
}

#masinfofoto .datos {
	width: 236px;
	height: 21px;
	border: 1px solid #96A3B4;
	background-color: #ffffff;
	background-image: url(imgs/back_subplaca_productos.jpg);
	background-repeat: repeat-x;
	margin-top: 5px;
	padding: 5px 3px 15px 3px;
	font-size: 12px;
}

#masinfotexto {
width: 180px;
margin-top: 10px;
margin-right: 10px;
float: left;
clear: right;
}

#masinfotexto .titulo{
font-size: 12px;
color: #0A51A1;
padding: 5px 0 5px 5px;
background-color: #f3f3f3;
margin-bottom: 10px;
}
.precio {display: inline-block; width: 80px; float: left; height: 28px; padding-top: 7px; padding-left: 10px; }

.comprar {background-image: url(imgs/agrega_carro.gif); background-repeat: no-repeat; background-position: right; float: right; padding-right: 37px; width: 70px; height: 28px; display: inline-block; padding-top: 7px; margin-right: 10px; text-align: right;}

/* MENU IZQUIERDA */
.titulosmenu {
	background-color: #A5B2BB;
	background-image: url(imgs/backtit_menu.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 3px;
	height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;	
}
ul.menuizquierda {
	list-style-type: none;
}
ul.menuizquierda li{
	list-style-type: none;
	background-color: #E9EBEF;
	padding-left: 20px;
	border-top: 1px solid #ffffff;
	vertical-align: middle;
	height: 17px;
}
ul.menuizquierda li:hover {
	background-color: #FFA366;
}
ul.menuizquierda li a {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
ul.menuizquierda li a:hover {
	color: #FFFFFF;
}



/* MENU SUPERIOR */
ul.menusuperior {
	list-style-type: none;
}
ul.menusuperior li{
	list-style-type: none;
	background-color: #cccccc;
	background-image: url(imgs/back_lisup_of.jpg); background-repeat: no-repeat;
	padding-left: 25px;
	border-bottom: 5px solid #D1D8E0;
	vertical-align: middle;
	font-size: 9px;
	height: 17px; 
}
ul.menusuperior li:hover {
	background-color: #cccccc;
	background-image: url(imgs/back_lisup_on.jpg); background-repeat: no-repeat;
}
ul.menusuperior li a {
	/*font-weight: bold;*/
	text-decoration: none;
	color: #333333;
}
ul.menusuperior li a:hover {
	color: #FFFFFF;
}
	
	
/* BOTONES FORM */
input .textos {
	border: 1px solid #666666;
	background-color: #FFFFFF;
	height: 13px;
	font-size: 9px;	
	color: #333333;
}
.boton {
	border: 1px solid #FFFFFF;
	background-color: #FF6600;
	color: #FFFFFF;
	height: 13px;
	font-size: 8px;
	font-weight: bold;
}


/* VARIOS */

.margin10 {
	margin: 10px;
	border: 0; }
	

.destacadosh {
	width: 138px; _width: 140px;
	height: auto;
	background-color: #ffffff;
	float: left;
	margin-left: 5px;
	text-align: center;
}
.destacadohomefoto {
	border: 1px solid #96A3B4;
	background: #ffffff;
	width: 140px;
	/*	padding: 5px;*/
	text-align: center;
	height: 108px; !important
	margin-bottom: 2px;
	vertical-align: middle;
}
.destacadohomefoto img{
	vertical-align: middle;
	border: 0;
}
.destacadohomedatos {
	width: 100%;
	height: 50px; 
	/*border: 1px solid #96A3B4; */
	background-color: #ffffff;
	background-image: url(imgs/back_subplaca_productos.jpg);
	background-repeat: repeat-x;
	background-color: #F8F8F8;
	padding-left: 5px;
	margin-bottom: 3px;	
}

.destacadohomedatos .datos {
	width: 117px;
	border: 0;
	float: left;
}

.destacadohomedatos .info {
	width: 20px;
	padding: 3px 3px 3px 0;
	float: left;
}
.clear {
	float: left;
	clear: right;
	margin: 0;
	padding: 0;
/*	min-height: 100%;*/
}

.clearboth {clear: both;}
.botonform {
	padding: 5px;
	margin: 10px;
	background-color: #cccccc;
	border: 1px solid #99cccc;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.botonform:hover {
	background-color: #f2f2ff;
	border: 1px solid #99cccc;
}	
.form1 {
margin: 3px 0 0 3px;
padding: 5px;
background-color: #ebebeb;
border-bottom: 1px solid #99cccc;
font-family: "Trebuchet MS", Arial;
font-size: 10px;
font-weight: bold;
width: 150px;
height: 35px;
display: inline-block; float: left;
}
.form2 {
margin: 3px 0 0 3px;
padding: 5px;
background-color: #f2f2ff;
border-bottom: 1px solid #99cccc;
font-family: "Trebuchet MS", Arial;
font-size: 10px;
width: 250px;
height: 35px;display: inline-block; float: left;
}

.bodypop .form1 {
margin: 3px 0 0 3px;
padding: 5px;
background-color: #ffffff;
border-bottom: 1px solid #99cccc;
font-size: 10px;
font-weight: bold;
width: 100px;
height: 25px;
}
.bodypop  .form2 {
margin: 3px 0 0 3px;
padding: 5px;
background-color: #f2f2ff;
border-bottom: 1px solid #99cccc;
font-size: 10px;
width: 150px;
height: 25px;
}
.bodypop form {
	margin-top: 20px;
}	
	
.naranja {
color: #FF6600;
text-decoration: none;
font-weight: bold;
}

.naranja:hover, .gris:hover {
color: #0A51A1;
}
.gris {
color: #333333;
text-decoration: none;
font-weight: bold;
}

.bodypop {
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(imgs/back_titulos.jpg);
	background-repeat: repeat-x;	
	background-position: 0 0;
	margin: 10px;
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #333333;	
}	
.titulopop {
	font-size: 16px;
	font-weight: bolder;
	color: #0A51A1;
	text-align: center;
	margin-bottom: 10px;
}
.center {
	text-align: center;
}

.titpaginas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #FF6600;
	text-decoration: none;
}

.recuadrosnaranjas { padding: 10px; border: 1px solid #0A51A1; background-color: #FFA366; color: #333333; font-size: 14px; font-weight: bolder; width: 90%; text-align: center; margin: auto; margin-top: 15px; margin-bottom: 15px;}

.recuadroclinicas {display: inline-block; font-size: 11px; font-weight: bold;	color: #333333;	background-color: #D5D5FF;	border: 1px solid #666666;	margin: 5px; height: 140px; width: 200px; float: left;}

.fotosclinicas {display: inline-block; margin: 5px; float: left;}

.clear {clear: both; display: block;}

.recuadroceleste {display: block; font-size: 11px; font-weight:bold;	color: #333333;	background-color: #D5D5FF;	border: 1px solid #666666;	margin: 5px 5px 5px 15px; padding: 5px; width: 98%;}

.agregacarro {width: 470px; margin:auto; border: 1px solid #f2f2f2; margin-top: 15px;}

.producto, .cantidad {padding: 5px; margin-bottom: 1px solid #f2f2f2; text-align: center; font-weight: bold; font-size: 14px; float: left; margin-bottom: 5px;}
.cantidad, .cantidadnro {width: 100px;}
.producto, .productoitem {width: 350px;}

.cantidadnro, .productoitem {background-color: #ebebeb; border-bottom: 1px solid #99cccc; padding: 5px; font-family: "Trebuchet MS", Arial; font-size: 10px; margin-bottom: 5px; float: left; height: 20px;}

p.compra { width: 90%; margin: auto; background-image: url(imgs/carro_gde.gif); background-repeat: no-repeat; background-position: top left; padding-left: 65px; font-size: 11px; margin-bottom: 10px; height: 60px;}

p.compraaviso{ width: 90%; margin: auto; margin-bottom: 10px; font-size: 11px; padding: 5px; background-color: #f2f2f2;}

p.compraaviso strong {color: #FF6600;}

.confirmapedido {width: 100%; text-align: center; font-size: 11px; background-color: #ffddcc; padding: 5px}

/* REPRESENTANTES */

.ciudad {clear:both; font-size: 14px; font-weight: bold; margin-left: 10px; padding: 7px; background-color: #FFDDCC; margin-bottom: 10px; color: #333333; border-bottom: 1px solid #FF6600;}

.rowrepresentate {width: 400px; margin-left: 10px; margin: auto;}

.rowrepresentate h3 { font-size: 13px; font-weight: bold; color: #006699; background-color:#E1F0FF; margin-bottom: 5px; padding: 5px; clear: both;}

.representantenombre {width: 150px; float: left;}

.representates {float: left; font-size: 11px; margin-left: 10px; }

.clear {clear: both;}



/* ETIQUETAS */
p{ margin-top: 10px;
}

h5 {
padding: 5px 0 5px 20px;
color: #0A51A1;
background-color: #f3f3f3;
margin-left: 10px;
}

h4 {
padding: 5px 0 5px 20px;
color: #333333;
/*background-color: #fff;
/*background-image: url(imgs/back_titulos.jpg);
background-repeat: repeat-x;*/
width: 400px;
height: 41px;
margin-top: 0;
}


td {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
}
th {
	margin: 3px 3px 3px 0;
	padding: 5px;
	background-color: #f2f2ff;
	border-bottom: 1px solid #99cccc;
	font-size: 11px;
	height: 25px;
	text-align: center;
	font-weight: bold;
	color: #0A51A1;
}
form td {
	border: 1px solid #cccccc;
	background-color: #ffffff;
	font-size: 10px;
	text-align: center;
}
form td:hover {
	background-color: #cccccc;
}

/* LINKS VARIOS */

.sublinkssup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #21326B;
	text-decoration: none;
}
.sublinkssup:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #21326B;
	text-decoration: none;
}
.sublinkssup:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #FF6600;
	text-decoration: none;
}
.sublinkssup:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #21326B;
	text-decoration: none;
}


ol { list-style-position: inside; list-style-type: decimal;}

/* MENU DESPLEGABLE EN JAVA */
.glossymenu{
margin: 0;
padding: 0;
width: 149px; /*width of menu*/
border: 1px solid #ffffff;
border-bottom-width: 0;
}

.glossymenu a.menuitem{
background: #A5B2BB url(glossyback.gif) repeat-x bottom left;
font: bold 10px "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #164556;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(glossyback2.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
/*padding-left: 5px;*/
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid #476C7B;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 10px "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
color: #FF6600;
}

