@charset "utf-8";
/* CSS Document */

/************************//* Para resetear los estilos de los navegadores */
* { 
	margin:0;
	padding:0;
}
table {
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul,li {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { 
	border:0;
}
/************************//* Etiquetas de HTML */
body {
	font: 14px/140% "Trebuchet MS", Arial, sans-serif;
	color: #252525;
	width: 950px;
	margin: auto;
	background-color: #2d2c2c;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #5F9EA0;
	text-decoration: none;
}
p {
	margin-top: 10px;
}
blockquote {
	color: #FFF;
	padding: 15px 15px 15px 50px;
	width: 90%;
	margin: 20px auto;
	background-color: green;
	background-image: url(../images/comillas.gif);
	background-repeat: no-repeat;
	background-position: 15px 15px;
}
ul li {
	list-style: none;
}
ol li {
	list-style: decimal;
	margin-left: 15px;
	margin-top: 10px;
}
h1, h2, h3, h4, h5, h6, .contentheading, .message {
	line-height: normal;
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size: 28px;
	margin-top: 0px;
}
h2, .contentheading, .message, .componentheading {
	font-size: 24px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 18px;
	display: block;
	margin-bottom: 5px;
	border-bottom: 1px dotted #036;
	margin-top: 20px;
}
input {
}
input[type="text"]:focus, input[type="password"]:focus {
	border: 2px solid #9C3;
}
h2 {
	display: none;
}
dt {
	font-weight: bold;
	color: #990000;
	margin-top: 15px;
}
dd {
}

/************************//* MAQUETACION */
#fondoprincipal {
	vertical-align: middle;
	margin-top: -275px;
	margin-left: -450px;
	position: absolute;
	top: 50%;
	left: 50%;
	background-image: url(../images/fondo_principal.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 900px;
}
#cabecera{
	height: 112px;
	width: 900px;
}
#textocorporativo{
	background-image: url(../images/textocorporativo.png);
	background-repeat: no-repeat;
	height:112px;
	width: 900px;
}
#barramenu{
	float: right;
	height: 52px;
	width: 900px;
}
#cuerpo{
	float: left;	
	height: 317px;
	width: 900px;
}
#espaciocontenido{
	float: left;
	margin-top: 52px;
	margin-left: 25px;
	height: 245px;
	width: 420px;
	font-family: ITC Avant Garde Gothic;
	color: #00000;
	font-size: 15px;
	line-height: 17px;
}
#espaciofoto {
	background-image:  url(../images/espacio_foto.jpg);
	background-repeat: no-repeat;
	float: right;
	margin-top:52px;
	margin-right: 25px;
	height: 241px;
	width: 404px;
	padding-top: 1px;
	font-family: ITC Avant Garde Gothic;
	color: #ffffff;
	font-size: 15px;
	text-align: center;
}
#espacionav{
	float: left;
	height: 245px;
	width: 100px;
}
#barranavegacion {
	float: left;
	height:25px;
	width: 100px;
	font-family: Impact;
	color: #ffffff;
	font-size: 12px;
}
#textmenu{
	float: left;
	height: 220px;
	width: 100px;
}
#espaciocontacto{
	float: left;
	height: 265px;
	width: 400px;
	margin-top:40px; 
	margin-left: 25px;
	font-family: ITC Avant Garde Gothic;
	font-size: 11px;
	font-weight: bold;
}
#espaciodireccion{
	float: right;
	margin-top:40px;
	margin-right: 25px;
	height: 265px;
	width: 400px;
	font-family: ITC Avant Garde Gothic;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
}
#barrabaja{
	float: left;
	height: 52px;
	width: 900px;
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
#txtinfo{
	float: left;
	margin-left: 25px;
	padding-top: 12px;
	height: 40px;
	width: 250px;
}
#bbizq{
	float: left;
	padding-top:7px;
	margin-left: 95px;
	height: 45px;
	width: 100px;
	text-align:left;
}
#bbtel{
	float: left;
	padding-top:10px;
	height: 42px;
	width: 200px;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
}
#bbdcha{
	float: right;
	padding-top:7px;
	margin-right: 25px;
	height: 45px;
	width: 150px;
	text-align: right;
}
#bottom{
	float: left;
	height: 18px;
	width: 900px;
}
#piepagina{
	width: 900px;	
	height: 20px;
	float:  left;
	text-align: center;
	color: #ffffff;
	font-size:11px;	
}


/************************//* MENU PRINCIPAL */

ul.menuPrincipal {
	float:right;
}
ul.menuPrincipal li{
	display: inline;
}
ul.menuPrincipal li a{
	float:left;
	height: 37px;
	width: 170px;
	padding-top: 15px;
	font-family: ITC Avant Garde Gothic;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	display: block;
}
ul.menuPrincipal li a:hover {
	color: #AFEEEE;
	text-decoration: blink;
}

/************************//*menu de la galeria de productos*/
ul.menuproducto {
	float:left;
}
ul.menuproducto li {
	display: list-item;
}
ul.menuproducto li a {
	float: left;
	font-family: ITC Avant Garde Gothic;
	text-align: left;
	font-size: 15px;
	color: #000000;
	height: 25px;
	width: 234px;
	font-weight: bold;
	display: block;	
	margin-bottom:5px;
}
ul.menuproducto li a:hover {
	color: #ffffff;
	text-decoration: none;
}


ul.menuproducto02 {
	position: relative;
	top: 0px;
	left: 25px;
}
ul.menuproducto02 li {
	display: list-item;
}
ul.menuproducto02 li a {
	float: left;
	font-family: ITC Avant Garde Gothic;
	text-align: left;
	font-size: 13px;
	color: #000000;
	height: 20px;
	width: 295px;
	font-weight: bold;	
	display: block;	
	margin-bottom:5px;
}
ul.menuproducto02 li a:hover {
	color: #ffffff;
	text-decoration: none;
}
	

/************************//*navegacion en galeria*/
a.botnav:visited {
	color: #ffffff;
	text-decoration: none;
}
a.botnav:link {
	color: #ffffff;
	text-decoration: none;
}
a.botnav:hover {
	color: #708090;
	text-decoration: none;
}	

/************************//*estilos*/
.txtesp{
	font-weight: bold;
}
.txtesp2{
	color: #022d4e;
}

/*********************************************************/
/*Link Idea Corporativa*/
a.idea:link {
	color: #A8A8A8;
	text-decoration: none;
}
a.idea:visited {
	color: #A8A8A8;
	text-decoration: none;
}
a.idea:hover {
	color: #F28000;
	text-decoration: none;
}
a.corporativa:link {
	color: #F28000;
	text-decoration: none;
}
a.corporativa:visited {
	color: #F28000;
	text-decoration: none;
}
a.corporativa:hover {
	color: #A8A8A8;
	text-decoration: none;
}



