/************************************************/
										/**     CSS TALLER VARGAS MATAMOROS S.A.       **/
										/************************************************/

html {
	height	:100%;
}

body {
	width				:920px;
	margin				:auto;
	padding				:0;
	color				:#575757;
	font-size			:12px;
	background-color	:#EEEEEE;
	font-family			:Geneva, Tahoma, Helvetica, sans-serif;
	
}

a {
	color	:white;
}

#global {
	width	: 772px;
	margin	:0px auto 0px auto;
	
}

													/*********************/
													/***** Banners *******/
													/*********************/
#bannerInterno {
	width				:auto;
	height				:165px;
	margin-top			:0px;
	padding-top			:0px;
	padding-left		:0px;
	padding-right		:0px;
}

#barra_nav {/*home, donde se muestra la navegación*/
	height			:30px;
	margin			:0px;
	text-align		:left;
	line-height		:30px;
	border-bottom	:#999999;
	
}

#logo {
	float				:left;
	height				:90px;
	width				:204px;
	padding-bottom		:0px;	
	/*border-bottom		:1px solid #CCCCCC;*/
	/*background-image	:url(../images/elvargas.jpg);
	background-repeat	:no-repeat;*/
}

#banner {
	float				:left;
	height				:90px;
	width				:519px;
	margin-top			:0px;
	border-left			:1px solid #999999;
	/*border-bottom		:1px solid #999999;*/
	background-color	:#FFFFFF;
}
	
		
#busqueda { /*Busqueda*/
	
	color			:#999999;
	font-style		:oblique;
	font-weight		:bold;
	width			:251px;
	float			:right;
	height			:90px;
	margin-top		:0px;
	font-family		:Arial, Helvetica, sans-serif;
	border-right	:1px solid #999999;
	/*border-bottom	:1px solid #999999;	*/
	background-color:#FFFFFF;
}

#busqueda form {
	padding		:0;
  	margin		:0;
}

#buscar {
	margin-top	:30px;
}

#busqueda .inputbox {
	color:000;
	width			:165px;
	border			:1px solid #cccccc;
	padding			:3px 3px 3px 5px;
	margin			:60px 0px 0px 0px;
	margin-top		:30px;
	font-size		:11px;
	font-style		:normal;
	font-family		:arial, helvetica, sans-serif;
}

											/*******************************/
											/********* Cuerpo **************/
											/*******************************/

#cuerpo {/*tamaño del mainbody*/
	width				:772px;
	height				:500px;
	color				:#999999;
	font-size			:12px;
	border-right		:1px solid ##CCCCCC;
	border-color		:#CCCCCC;
	border-collapse		:collapse;
}

		
.contentheading {
	height				:30px;
	color				:#CB0002;/*Color de los titulos de los articulos*/
	font-size			:22px;
	text-indent			:10px;
	font-weight			:bold;
	border-bottom		:#666666;
	font-family			:Arial, Helvetica, sans-serif;
}


p{
	color			:#575757;
	padding-left	:15px;
	padding-right	:28px;
	font-family		:Arial, Helvetica, sans-serif;
	font-size		:12px;
	text-align		:justify;
}

span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#575757;
}

.text{
	margin-right:5px;
	padding-right:5px;
}

.banner{
	float:right;
	padding-left:10px;
}

h1{
	font-size:18px;
	color:#CB0002;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding-left:15px;
}

h2{
	font-size:12px;
	color:#CB0002;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left:15px;
}

li{
	padding-right:15px;
}

#galeria{
	color:#999999;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;	
}

#galeria a:link{
	color:#999999;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;			
}

#galeria a:hover{
    color:#CB0002;
}
											/****** Footer *******/
													/*********************/		
#pie_pagina {/*FOOTER*/
	background-image: url(../images/hr_carbon.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	width: 767px;
	height: 25px;
	line-height:10px;
	margin: auto;
	padding-left:5px;
	font-size:11px;
}

/*#span{
	size			:8px;
	color			:#FFFFFF;
	margin-top		:0px;
	vertical-align	:middle;
	font-family		:Arial, Helvetica, sans-serif;
	
}*/
#img{
	 float			:right;
	 border			:0px;
	 margin-right	:0px;
	 margin-left	:0px;
	 margin-top		:0px;
}
		
.space {
	clear	:both;
}
											/********************************************/
											/************ Menú Principal ****************/
											/********************************************/
a.mainlevel {
	height				:28px;
	display				:block;
	font-weight			:normal;
	padding-left		:3px;
	font-family			:Arial, Helvetica, sans-serif;
	background-repeat	:repeat-y;
	background-image	:url(../images/boton_off.gif);
}

a.mainlevel:link, a.mainlevel:visited{
	color				:#999999;
	height				:28px;
	font-size			:12px;
	line-height			:28px;
	text-align			:right;
	font-weight			:bold;
	font-family			:Arial, Helvetica, sans-serif;			
	padding-left		:3px;
	padding-right		:16px;
	text-decoration		:none;
}


a.mainlevel:hover {
	color				:#CB0002;
	width				:auto;
	margin				:0px;
	height				:28px;
	display				:block;
	line-height			:28px;
	background-repeat	:repeat-x;
	background-image	:url(../images/boton_on.gif);
}

a.sublevel:link, a.sublevel:visited {
	color				:#999999;
	height				:25px;
	display				:block; 
	font-size			:11px;
	font-weight			:bold;
	line-height			:25px;
	padding-right		:16px;
	vertical-align		:middle;
	text-decoration		:none;
}

a.sublevel:hover {
	color				:#CB0002;
	text-decoration		:underline;
}

								/**********************************************************************/
								/***************** Apariencia general de los modulos ******************/
								/**********************************************************************/
table.moduletable {
	width		:100%;
	color		:black;
	margin		:0px;
	text-align	:right;
	padding-top	:0px;
} 


table.moduletable th {/* Titulo de los modulos*/
	width			:100%;
	color			:#FF0000;
	height			:30px;
	font-size		:1px;
	text-align		:right;
	font-weight		:bold;
	font-variant	:small-caps;
}

table.moduletable td {/* Apariencia del contenido de los modulos*/
	text-align	:right; /*Color de los segmentos de submenu*/
}

table.moduletable ul {
	
}

										/******************************************************/
										/***************** Bordes *****************************/
										/******************************************************/

#titulo {
	margin-top				:0px;
	background-color		:#CCCCCC;
	background-image		:url(../images/enmenu.jpg);
	background-repeat		:no-repeat;
	background-position		:top;
}

#columna1 {
	width				:204px;
	height				:auto;
	text-align			:right;/* center;*/
	border-top			:1px solid #CCCCCC;
	padding-top			:0px;
	border-left			:1px solid #999999;
	border-right		:1px solid #CCCCCC;
	vertical-align		:top;
	padding-bottom		:10px;
	background-color	:#FFFFFF;
	background-repeat	:repeat-y;
	background-position	:center;
}
		
#columna2 {
	width				:auto;
	height				:auto;
	padding-top			:0px;
	border-left			:1px solid #CCCCCC;
	border-right		:1px solid #999999;
	vertical-align		:top;
	background-color	:white;	
}
	
#columna2 a {
	color			:#999999;
	font-weight		:bold;
}

#imagenes_pie {
	width				:770px;
	height				:auto;
	padding				:0px;
	margin:0px;
	border-top			:1px solid #CCCCCC;
	border-left			:1px solid #999999;
	border-right		:1px solid #999999;
	background-color	:#FFFFFF;
}

#imagenes_pie #imagenes{
	width:744px;
	height:auto;
	padding-left:5px;
	margin:0px;
}


h2.contact_h2{
	font-size: 12px;
	color: #cb0002;
	margin: 20px 0 0 0;
	padding: 0;
	text-transform: uppercase;
	text-align:center;
}

h3.contact_h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575757;
	margin: 0;
	padding: 0;
	text-align:center;
}

.contact_h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575757;
	margin: 20px 0 0 80px;
	padding: 0;	
}

table.contact_table{
	color:#575757;
	font-family:Arial,Helvetica,sans-serif;
	margin: 10px 0 0 80px;
	width: 475px;
}
.contact_td1{
	color:#575757;
	font-family:Arial,Helvetica,sans-serif;
	width: 200px;
}
