/* PALETA DE COLORES 
fondo: #A5B2BB
naranja he: #FF6600
azul he: #0A51A1
naranja claro: #FFA366
*/

* {
margin: 0;
padding: 0;
}
img { border: 0; }

a, a:link, a:hover, a: visited, a:active {text-decoration: none;}

a, a:link, a: visited, a:active {text-decoration: none; color: #FF6600;}

a:hover { color: #0A51A1;}


body {
	background-image: url(imgs/back-body.jpg); background-position: top center; background-repeat: repeat-y;
	background-color: #A5B2BB;
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	text-align: center;
}

/* IDs */
#contenedor {
	width: 760px;
	margin: auto;
	text-align: left;
	background-color: #FFFFFF;	
}
#encabezado {
	width: 760px;
	height: 200px;
	background-logo: #F8F8F8;
}

#contenedorcentral {
	min-height: 100%;
	background-color: #FFFFFF;
	width: 760px;
	text-align: left;
	clear: both;
}
#menu {
	width: 149px;
	float: left;
	background-color: #FFFFFF;
	padding-bottom: 10px;	
}
#central {
	width: 456px;
	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: 30px;
	clear: both;
	background-color: #E9EBEF;
	color: #333333;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding-top: 15px;
}
#direccion {
	width: 760px;
	height: 20px;
	clear: both;
	background-color: #999999;
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

#designer {
text-align: right;
padding-top: 5px;
font-size: 9px;
padding-right: 10px;
font color: #FFFFFF;
height: 40px;
border-top: 1px solid #666666;
background-color: #A5B2BB;
}

#interiorhome {
	margin: 0;
}

#interior {
	margin: 10px 8px 10px 8px;
}
/* IDs DEL ENCABEZADO */
#contenedorlogo {
	width: 304px;
	height: 180px;
	border-top: 8px solid #FF6600;
	background-image: url(imgs/logo.jpg);
	background-repeat: no-repeat;
	float: left;	
	background-logo: #F8F8F8;
}
#ingreso {
	width: 147px;
	background-color: #A5B2BB !important;
	float: left;
	margin-top: 85px;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #FFFFFF;
/*	padding-left: 10px; */
	padding-top: 10px;
/*	min-height: 100%; 
	height: 98px;*/
}
#ingreso iframe {
	color: #ffffff;
	background-color: #A5B2BB !important;
}

#menusuperior {
	width: 155px;
	float: left;
	margin-top: 70px;
}
#fotos {
	width: 307px;
	height: 200px;
	float: left;
}
#pagos {
	width: 149px;
	height:: 200px;
	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; background-color: #ffffff;
	text-align: center;
	font-weight: bold;
	width: 147px;
	height: 12px;
	/*margin-top: 5px;*/ padding-top: 5px;
	border-top: 1px solid #FFFFFF;
}

/* IDs MAS INFO */
#masinfofoto {
width: 250px;
float: left;
margin: 5px;
}

#masinfofoto .foto {
	width: 240px;
	height: 250px; 
	border: 1px solid #96A3B4;
	background-color: #ffffff;
	padding: 5px;
	text-align: center;
	margin-right: 10px;
}

#masinfofoto .datos {
	width: 242px;
	_width: 248px;
	height: 21px;
	/*border: 1px solid #96A3B4;*/
	background-color: #ffffff;
	background-image: url(imgs/back_subplaca_productos.jpg);
	background-repeat: repeat-x;
	/*margin-top: 5px;
	margin-right: 5px;*/
	padding: 5px 5px 5px 5px;
	font-size: 12px; display: table-cell; vertical-align: center;
}

#masinfofoto .datos a {background-image: url(imgs/agrega_carro.gif); background-repeat: no-repeat; background-position: center right; text-align: left; display: inline-block; height: 35px; float:right; clear:right; width: 88px;}

#masinfotexto {
width: 190px;
margin-top: 10px;
/*margin-right: 5px;*/
float: left;
clear: right;
}

#masinfotexto .titulo{
font-size: 11px; font-weight: bold;
color: #0A51A1; 
padding: 5px 0 5px 5px;
background-color: #f3f3f3;
margin-bottom: 10px;
}

/* MENU IZQUIERDA */
.titulosmenu {
	background-color: #A5B2BB;
	background-image: url(imgs/backtit_menu.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	height: 22px;
	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: #E9EBEF;
	background-image: url(imgs/back_lisup_of.jpg);
	padding-left: 30px;
	border-top: 1px solid #ffffff;
	vertical-align: middle;
	font-size: 9px;
	height: 17px;
}
ul.menusuperior li:hover {
	background-color: #FFA366;
	background-image: url(imgs/back_lisup_on.jpg);
}
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: 15px;
	font-size: 10px;
	font-weight: bold;
}


/* VARIOS */

.margin10 {
	margin: 10px;
	border: 0; }
	

.destacadosh {
	width: 150px;
	height: auto;
	background-color: #ffffff;
	float: left;
	margin-left: 2px;
	text-align: center;
}
.destacadohomefoto {
	border: 1px solid #96A3B4;
	background: #ffffff;
	width: 150px;
	/*	padding: 5px;*/
	text-align: center;
	height: 106px !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%;*/
}
.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: 25px; 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: 25px; float:left;
}
.form3{clear:both;}

.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: auto; padding: 5px; width: 90%;}

.garantia {font-size: 16px; font-weight:bold; color: #FF6600;	background-color: #D5D5FF;	border: 1px solid #666666;	margin: auto; padding: 5px; width: 440px;}

.garantiaobo {font-size: 16px; font-weight:bold; color: #FF6600;	background-color: #D5D5FF;	border: 1px solid #666666;	padding: 5px; width: 215px; display: inline-block; float: left;}

.garantiaobo2 {font-size: 16px; font-weight:bold; color: #FF6600;	background-color: #ffcc99;	border: 1px solid #666666;	padding: 5px; width: 215px; display: inline-block; float: left;}


.garantia a, .garantiaobo a, .garantiaobo2 a {font-size: 11px;}

.videosobo {width: 440px; background-image: url(imgs/placa-videos-training.jpg); background-repeat: no-repeat; background-color: #ffffff; padding-left: 88px; padding-top: 68px; margin: auto; margin-left: 14px;}

/* 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: 100%;
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 #9A9A9A;
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: white;
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 blue;
}

.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: white;
}

/* REPRESENTATES */
.rowrepresentate {display: table-row; border-bottom: 1px solid #FF6600; width: 440px; margin-bottom: 10px;}
.representates { font-weight: normal; font-size: 10px; font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif; display: table-cell; width: 210px; margin-left: 10px;border-bottom: 1px solid #FF6600; margin-bottom: 5px;}
.representantenombre { font-weight: bold; font-size: 11px; font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif; color: #006699; text-align:center; display: table-cell; width: 200px;border-bottom: 1px solid #FF6600; margin-bottom: 5px; }
.ciudad {background-color: #333333; background-image: url(imgs/back_links_gray.jpg); background-repeat: repeat-x; height: 22px; padding-left: 10px; font-weight: bold; color: #FF6600; font-size: 16px; display: block; border-bottom: 1px solid #FF6600; width: 440px;}


/* ESPONSOREO */
.rowesponsoreo {display: table-row; width: 470px; }
.fotoesponsoreo {border: 1px solid #cccccc; padding: 2px; display: table-cell; width: 180px; margin-bottom: 15px;}
.nombresponsoreo {background-color: #808080; color: #ffffff; font-weight: bold; text-align: center; width: 180px; padding: 2px;}
