/* Hoja de estilo para materialeslivianos.com */

body {
	margin: 0px;
	background-color: #E9E9E9;
	background-image: url(../_images/main_style_b/fondo_container.png);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #006FBF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006FBF;
}
a:hover {
	text-decoration: underline;
	color: #003D6B;
}
a:active {
	text-decoration: none;
	color: #006FBF;
}
.footer {
	font-size:11px;
}
#header {
	font-size:11px;
	background-color: #FFFFFF;
	height: 65px;
	width: 700px;
	text-align: right;
	padding: 10px;
	margin-left: 24px;
}
#logo {
	position:absolute;
	top:8px;
	left: 19px;
	height: 69px;
	width: 372px;
	z-index:50;
	margin-left: 24px;	
}
#menu_principal {
	position:absolute;
	top:85px;
	background-color: #FFE500;
	height: 200px; /* original 215px; pero con el padding crece el div */
	width: 220px;
	z-index:20;
	background-image: url(../_images/main_style_b/fondo_amarillo_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	margin-left: 24px;
}
#principal {
	position:absolute;
	top:300px;
	width: 720px;
	margin-left: 24px;	
}
#telefono_copete {
	position:absolute;
	top:289px;
	height: 11px;
	width: 64px;
	z-index: 50;
	margin-left: 24px;	
}
#banner {
	position:absolute;
	top:85px;
	left:220px;
	z-index:50;
	margin-left: 24px;	
}
#fondo_barra {
	position:absolute;
	z-index:2;
	top:91px;
	background-color:#D1D1D1;
	width: 100%;
	height: 209px;
	background-image: url(../_images/main_style_b/fondo_barra.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#fondo_barra_top {
	position:absolute;
	z-index:1;
	top:85px;
	background-color:#E2E2E2;
	width: 100%;
	height: 6px;
	background-image: url(../_images/main_style_b/fondo_barra_top.png);
	background-repeat: no-repeat;
	background-position: center top;	
}
#sombra_barra_right {
	position:absolute;
	left:720px;
	top:85px;
	width:10px;
	height:215px;
	z-index:2;
	background-image: url(../_images/main_style_b/sombra_barra.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 25px;	
}
.submenu_fondo {
/*	background-color: #E3E0E7;*/
	background-color: #F7F5F2;
}
#submenu { 
	padding:16px;
	color: #007DB7;
}
#submenu h2 {
	font-size: 16px;
	color: #666666;
}
#submenu li {
	list-style-type: none;
	list-style-image: url(../_images/main_style_b/bullet.gif);
}

#submenu li a:link {
	color: #007DB7;
	text-decoration: none;
	font-size:12px;
}
#submenu li a:visited {
	text-decoration: none;
	color: #007DB7;
	font-size:12px;
}
#submenu li a:hover {
	text-decoration: underline;
	color: #003D6B;
	font-size:12px;	
}
#submenu li a:active {
	text-decoration: none;
	color: #007DB7;
	font-size:12px;	
}
.contenido_fondo {
	background-color:#FFFFFF;
}
#contenido {
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
}
/*#contenido p {
	padding-left: 6px;
}*/
h1 {
	color:#E6B800;
	font-size:16px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

h1 a:link {
	color:#E6B800;
	text-decoration:none;
}
h1 a:visited {
	color:#E6B800;
	text-decoration:none;
}	
h1 a:hover {
	color:#E6B800;
	text-decoration:none;
}	
h1 a:active {
	color:#E6B800;
	text-decoration:none;
}	


h2 {
	color:#666666;
	font-size:14px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

#franja_prefooter {
	background-color:#FFE500;
	height: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;	
}
.franja_prefooter_columna {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
/*--------------------------------------------------*/
/* 				FORMA DE CONTACTO							 */
/*--------------------------------------------------*/
.forma {
	background-color: #E9E9E9;
	border-color: #C4C4C4;
	border-width: 1px;
	border-style: solid;
	border-right-width:1px;
	border-right-style: solid;
	border-right-color: #C4C4C4;
}
.forma input {
	height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.forma select {
	height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.forma textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.forma checkbox {
	color: #666666;
}
.forma TD {
	border-top-width:1px;
	border-top-style: solid ;
	border-top-color: #ffffff;
	border-bottom-width:1px;
	border-bottom-style: solid ;
	border-bottom-color: #C4C4C4;
	color:#555555;
	font-size: 11px; 
	font-family:Arial, Helvetica, sans-serif;
}

.forma .title {
	background-color: #D0D0D0;
}

.forma .title TD {
	border-top-color: #ffffff;
	border-bottom-color: #C4C4C4;
	font-weight: bold;
}

.forma_highlighted{
	background-color: #FFFF66;
}

.forma_error {
	background-color: #FFCC99;
	border-color: #C4C4C4;
	border-width: 1px;
	border-style: solid;
	border-right-width:1px;
	border-right-style: solid;
	border-right-color: #C4C4C4;
	border-bottom-style: none;
}

.forma_error TD {
	border-top-width:1px;
	border-top-style: solid ;
	border-top-color: #ffffff;
	border-bottom-width:1px;
	border-bottom-style: none ;
/*	border-bottom-style: solid ;*/
	border-bottom-color: #C4C4C4;
	color:#555555;
	font-size: 11px; 
	font-family:Arial, Helvetica, sans-serif;
}

.error {
	color: #FF9933;
}

.btn_wide {
	border: 1px outset; 
	cursor: pointer; 
	font-size:9px;
	color: #007DB7;
	font-weight: normal; 
	margin: 0px 0px 0px 1px; 
	padding: 1px 1px 1px 1px;
	background-image: url(../_images/main_style_b/boton.gif);
	background-repeat: repeat-x;
	width:150px;
}
/* Estilos de Home */
.fondo_gris {
	padding: 12px;
	background-color: #E3E0D7;
}
.fondo_gris h1 {
	color:#666666;
	font-size:16px;
	/*font-weight:lighter;*/
}
/* Estilos basados en CSS Zen Garden */
#container{
	left:50%;
	position:absolute;
	width:720px;
	/*padding-bottom:120px;*/
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: -384px;
	z-index:3;
	/*background-image: url(../_images/main_style_b/fondo_container.gif);
	background-repeat: repeat-y;
	background-position: center top;*/
}
#casoexito {
	padding: 12px;
	background-image: url(../imagenes/casoVallarta.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#casoexito #mas{
	color: #FFFFFF;
	text-align: right;
	margin-top: 136px;
}
#casoexito #mas a:link {
	color: #CCCCCC;
	text-decoration: none;
}
#casoexito #mas a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
#casoexito #mas a:hover {
	text-decoration: underline;
	color: #EAEAEA;
}
#casoexito #mas a:active {
	text-decoration: none;
	color: #CCCCCC;
}

.imagen_derecha img {
	float: right;
	padding: 0px 0px 0px 6px;
	margin: 0 0px 4px 4px;
}

#calendario td {
	font-size:9px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#calendario h3 {
	font-size:11px;
	font-weight: bold;
	margin: 5px;
	
}
/* GALERIA DE CASOS DE EXITO */
.tabla_galeria {
	border: 1px solid #FFFFFF;
}
.detalles_casoexito {
	background-color: #E3E0D7;
	padding: 10px;	
}
#flashcontent {
 height: 100%;
}