#container{
	width: 990px;
 	margin: 0 auto;
}

#wrapper {
 	width: 959px;
	background-color: #FFFFFF;
	clear: both;
	position:relative;
	padding: 15px;
    margin: 3px 0 0 0;
}

body {
	margin:0px;
	background: url(images/bg.gif) repeat-x;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif
}

#header{
	width: 990px;
	height: 166px;
 	margin: 0 auto;
	background-color: #290102;
	overflow:hidden;
}

#header-stripes{
	width: 990px;
	height: 15px;
	background: url(images/bg-header.gif) repeat-x;
	margin: 0 auto;
}

.logo{
	float:left;
	clear:left;
	margin:0 0 0 20px;
}

#header-image{
	width: 959px;
	height: 283px;
	background: url(images/header-image.jpg) no-repeat;
}

#title {
 	width: 929px;
	clear: both;
	position:relative;
	padding: 10px 15px;
 	margin: 5px 0px 0px 0px;	
}

.content {
 	width: 929px;
	clear: both;
	position:relative;
 	margin: 0px 0px 20px 0px;
	padding: 0px 15px;	
}

.servicios_content_left {
 	width: 415px;
	clear: none;
	float: left;
	position:relative;
 	margin: 0px 0px 20px 0px;
	padding: 0px 15px;	
}

.servicios_content_right {
 	width: 415px;
	clear: none;
	float: right;
	position:relative;
 	margin: 0px 0px 20px 0px;
	padding: 0px 15px;	
}

.ubicacion_map {
 	width: 929px;
	clear: both;
	position:relative;
 	margin: 0px 0px 20px 0px;
	padding: 0px 15px 0px 50px;	
}

.distribucion_content {
 	width: 929px;
	clear: both;
	position:relative;
 	margin: 0px;
	padding: 0px 15px;	
}

.distribucion_item{
	width: 220px;
	height: 150px;
	background-color: #FFFFFF;
	position: relative;
	float: left;
	display: inline;
	margin: 0 0 0 10px;
	border: solid 1px #CCCCCC;
}

.separador {
 	width: 918px;
	height: 9px;
/*	background:url(images/separator-dotted.gif) no-repeat 5px 18px;	
	background-color: #2d2920;*/
	position:relative;
	float: left;
 	margin: 0px 0px 0px 0px;
}

.sinmargenes{
	margin:0;
}

h5 {
	color:#000000;
	margin: 0px;
}

h4 {
	color:#e1040d;
	margin: 0px;
}

p{
	font-family: Tw Cen MT, Arial, sans-serif;
	font-size:10pt;
	color:#333333;	
	margin: 0px;
}

.nota{
	font-family: Tw Cen MT, Arial, sans-serif;
	font-size:10pt;
	font-style: italic;
	color:#666666;
	
}

.subtitulos{
	font-family: Tw Cen MT, Arial, sans-serif;
	font-size:10pt;
	font-weight: bold;
	color:#333333;
	
}

.sinmargenes{margin:0;}

.separator{
 	width: 918px;
	height: 35px;
	background:url(images/separator-dotted.gif) no-repeat 5px 18px;	
	background-color: #2d2920;
	position:relative;
	float: left;
 	margin: 10px 0px 10px 0px;		
}

.divfalso{clear:both;}

#footer{
	background-color: #290102;
	height: 68px;
	clear: both;
	margin:0;	
	padding:0;		
}
.logo{
	margin:8px 15px 0;
	float:left;
	clear:none;
}
#copyright{
	float:right;
	clear:none;
	background-color: #290102;
	width: 314px;
	height: 38px;
	clear: none;
	float: right;
	text-align:right;
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: #c80009;
	padding:15px 15px 15px 0; 
}


/*- Menu Tabs--------------------------- */ 


#tabs {
	float: right;
	clear:none;
	width:680px;
	font-size:10px;
	line-height:normal;
	background-color: #290102;
	margin-top: 120px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#tabs ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	float: right;
	width:auto !important;
	width:75px;
}

#tabs a {
	float:left;
	/*background:url(images/tableft.gif) no-repeat left top;*/
	background-color: #290102;
	margin:0;
	padding:0 0 0 1px;
	text-decoration:none;
}

#tabs a span {
	float: right;
	display:block;
	/*background:url(images/tabright.gif) no-repeat right top;*/
	background-color: #400203;
	height: 30px;
	padding:5px 15px 4px 6px;
	margin: 0px;
	color: #a02426;
}
	  
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {
	float: none;
	}
	
/* End IE5-Mac hack */
#tabs a:hover span {
	color:#f26530;
}

#tabs a:hover, #tabs .activa{
	background-position:0% -42px;	
}

#tabs a:hover span, #tabs .activa span {
	background-position:100% -42px;
	color: #000000;
	background-color: #FFFFFF;	
} 
	  
a.tab:hover {
	background-color: #d0d0d0;
	color: #606060;
}
	  
/*- End Menu Tabs--------------------------- */ 	
