@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: 970px;
	margin: auto;
	background-color: #FFFFFF;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #a1d101;
	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 {
	border: 1px solid #0033;
}
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: -282px;
	margin-left: -485px;
	position: absolute;
	top: 50%;
	left: 50%;
	background-image: url(../images/fondo_principal.jpg);
	background-repeat: no-repeat;
	height: 564px;
	width: 970px;
}
#botonera{
	margin-top: 143px;
	padding-left: 99px;
	float: left;
	height: 373px;
	width: 132px;
}
#box{
	background-image: url(../images/box.jpg);
	background-repeat: no-repeat;
	height:10px;
	width:10px;
}
#boxquienes{
	background-image: url(../images/box_quienes.jpg);
	background-repeat: no-repeat;
	margin-top: 13px;
	float: left;
	height: 20px;
	width: 142px;
}
#boxservicios{
	background-image: url(../images/box_servicios.jpg);
	background-repeat: no-repeat;
	margin-top: 13px;
	float: left;
	height: 20px;
	width: 142px;
}
#boxproductos{
	background-image: url(../images/box_productos.jpg);
	background-repeat: no-repeat;
	margin-top: 13px;
	float: left;
	height: 20px;
	width: 142px;
}
#boxmodelos{
	background-image: url(../images/box_modelos.jpg);
	background-repeat: no-repeat;
	margin-top: 13px;
	float: left;
	height: 20px;
	width: 142px;
}
#boxcontacto{
	background-image: url(../images/box_contacto.jpg);
	background-repeat: no-repeat;
	margin-top: 13px;
	float: left;
	height: 20px;
	width: 142px;
}
#cuerpo{
	margin-top: 143px;
	margin-right: 35px;
	float: right;
	height: 373px;
	width: 694px;
}
#barravquienes {
	background-image:  url(../images/img_quienessomos.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 372px;
	width: 42px;
}
#barravservicios {
	background-image:  url(../images/img_servicios.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 372px;
	width: 42px;
}
#barravcontacto {
	background-image:  url(../images/img_contacto.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 372px;
	width: 42px;
}
#barravmodelos {
	background-image:  url(../images/img_modelos.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 372px;
	width: 42px;
}
#barravgaleria {
	background-image:  url(../images/img_galeria.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 372px;
	width: 42px;
}
#espaciocontenido{
	float: right;
	height: 373px;
	width: 650px;
}
#contenidotexto{
	height: 337px;
	width: 330px;
	float: left;
	padding:20px 15px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #252525;
	font-size: 12px;
	line-height: 15px;
	overflow:auto;
}
#espaciofoto {
	background-image:  url(../images/foto_principal.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	padding-right: 20px;
	float: right;
	height: 337px;
	width: 258px;
}
#fotogrande {
	background:  url(../images/fotogrande.jpg) no-repeat;
	font-size: 20px;
	color: #fff;
	text-align: center;
	height: 319px;
	width: 580px;
	float: left;
	margin-top: 20px;
	margin-left: 35px;
}
#barranavegacion {
	float: left;
	text-align: center;
	margin-top:5px;
	height:20px;
	width: 580px;
	padding-left: 35px;	
	font-family: Arial, Helvetica, sans-serif;
	color: #292929;
	font-size: 12px;
	font-weight: bold;
}
#espaciocontacto{	
	height: 335px;
	width:369px;
	float: right;
	padding-right:150px;
	margin-top: 20px;
	font-size: 11px;
 	line-height: 10px;
}
#bottom{
	float: left;
	height: 30px;
	width: 970px;
}
#txtinfo{
	padding-left: 99px;
	padding-top: 2px;
	float: left;
	height: 25px;
	width: 132px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size:11px;
}
#txtdireccion{
	float: left;
	padding-top: 2px;
	padding-left: 100px;
	height: 25px;
	width: 605px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bolder;
}
#piepagina{
	width: 970px;	
	height: 14px;
	float:  left;
	font-size: 11px;
	text-align: center;
}

			/* MENU PRINCIPAL */

ul.menuPrincipal {
	float:left;
}
ul.menuPrincipal li {
	display: block;
}
ul.menuPrincipal li a {
	float:left;
	height: 40px;
	width: 142px;
	font-family: Arial, Helvetica, sans-serif;
	color: #292929;
	font-size: 10px;
	font-weight: bold;	
}

/************************//*botones de la galeria*/
ul.botongaleria {
	float: right;
	width: 610px;
	padding-left:35px;
}
ul.botongaleria li {
	display: inline;
}
ul.botongaleria li a {
	display: block;
	float: left;
	height: 105px;
	width: 111px;
	background-color: #f8f8f8;
	margin-top: 10px;
	margin-left: 7px;
	//margin-left: 5px;
	border-right: #505050 solid 1px;
	border-bottom: #505050 solid 1px;
}

/************************//*estilos*/	

.txtesp{
	font-weight: bold;
	color:#a1d101;
}
/************************//*navegacion en galeria*/

.botnav { 
	color: Black;
	text-decoration: none;
}
a.botnav:link {
	color: Black;
	text-decoration: none;
}
a.botnav:visited {
	color: Black;
	text-decoration: none;
}
a.botnav:hover {
	color: Red;
	text-decoration: none;
}	


					/*PIE DE PAGINA*/
a.idea:link {
	color: #333333;
	text-decoration:underline;
}
a.idea:visited {
	color: #333333;
	text-decoration: none;
}
a.idea:hover {
	color: #0066FF;
	text-decoration: underline;
}
a.idea:active {
	color: #F28000;
}
a.corporativa:link {
	color: #F28000;
	text-decoration: underline;
}
a.corporativa:visited {
	color: #F28000;
	text-decoration: none;
}
a.corporativa:hover {
	color: #0066FF;
	text-decoration: underline;
}
a.corporativa:active {
	color: #ffffff;
}



/*********************************************************/
/*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;
}
