@charset "utf-8";
/* CSS Document */

/* General ///////////////////////////////////*/

html, body{

margin:0px;
padding:0px;


}

body{
background-image:url(images/backbodygra.jpg);
background-repeat:repeat-x;
background-color:#FF6600;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.8em;
*font-size:0.72em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.6em;
		*line-height:1.9em;
	
	

}

#contenedor{
position:relative;
z-index:2;
margin: 0 auto;
width:930px;

}


a img {
	text-decoration: none;
	border: 0 none;
	}
	
#backs{
	background-image:url(images/lines.jpg);
	background-repeat:no-repeat;
	background-position:center 20px;



	*background-position:left 20px;
	position:absolute;
	z-index:1;
	width:100%;
	height:284px;



	*width:100%;
	*margin-left:-80px;
	

	}
	
h1{
font-size:18px;

}
h2{
font-size:14px;

}
	
/* header ///////////////////////////////////*/	
#header{
height:80px;

} 

#logo, #map{
float:left;
}

#mapycontact{
float:right;
}
#map, #contact{
margin:25px 0 0 6px;
}


/* banner ///////////////////////////////////*/	

#banner{
width:927px;
}





/* contenido ///////////////////////////////////*/	

#content{
background-color:#FFFFFF;

height:450px;
padding:5px;

width:917px;


background-image:url(images/contentgra.jpg);
background-repeat:repeat-x;
background-position:top;
margin-bottom:10px;

}




/* menu ///////////////////////////////////*/

#menu {
width:900px;
_width:900px;
*width:850px;
margin :0 auto;
_padding-left:30px

}

	
#cornerright {
float:left;
	background-image:url(images/menucorner.jpg);
	background-repeat:no-repeat;
height:40px;
margin-top:3.4px;
width:15px;
	*display:block;
}


#cornerleft {
float:left;
background-image:url(images/menucornerleft.jpg);
background-repeat:no-repeat;	
height:40px;
width:15px;
margin-top:2.8px;
*margin-top:3px;
	
}

#menu li   {
display:inline;
color:#FFFFFF;


}
#menu ul  {
float:left;
background-image:url(images/menugra.jpg);
background-repeat:repeat-x;
height:40px;
width:820px;
margin-top:3px;
_margin:4px 0 0 0;
*margin:3px 0 0 0;
text-align:center;

}


#menu li a {
text-decoration:none;
color:#FFFFFF;
height:40px;
font-size:16px;
display:block;
float:left;
padding:8px 0 0 30px;


}
#menu li a:hover {
	color:#FF9900;

}
	


	
	
/* bienvenido///////////////////////////////////*/	


#bienvenido{

	
float:left;
width:440px;
padding:12px;
_padding:6px;
margin:3px;
border-right: #003366 1px dotted;
text-align:justify;
}

#productosindex{
float:right;
margin:3px;
padding:0;
width:430px;
}
#productosindex h1 {


margin:5px 5px 10px 5px;

}


#productosindex h2{

padding:0px;
margin:0px;

}
.service{
	border:  #DA7418 1px solid;
float:left;
margin-bottom:7px;
width:420px;


}
.service img{
float:left;
width:120px;


}
.service p{
float:left;
padding:10px;
width:270px;


}







	
	
	
/* footer ///////////////////////////////////*/		
#footer{

text-align:center;
color:#FFFFFF;

}
	

