*{
margin:0;
padding:0;
}

body {
	background-image:url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#a1d5e6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.clear{
clear:both;
}

#main{
margin:20px auto;
width:967px;
}

#redondeado{
width:967px;
margin:0 auto;
text-align:center;
}
#central{
	background-image:url(images/bgcarton.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	width:942px;
	
	margin:0 auto;
	padding:10px;
}

#raya1{
background-color:#9d8c84;
height:20px;
}

#raya2{
background-color:#beaba2;
height:15px;
margin-bottom:20px;
}

#columnaIz{
width:400px;
float:left;
padding:10px;
margin-right:15px;
}



h1{
color:#996666;
font:Helvetica;
font-size:24px;
}

#columnaDer{
width:480px;
float:left;
padding:10px;
_padding:0;
}


.logos{
float:left;
border-bottom:#666666 thin dotted;
width:155px;
height:30px;
_height:40px;
padding:10px 15px;
margin-left:1px;

}



.padding20{
padding-top:20px;
padding-bottom:20px;
display:block;
}

.padding10{
padding-top:10px;
}

.inicio{
float:right;
}

a.inicio:link{

font-weight:bold;
color:#666666;
text-decoration:none;
}

a.inicio:visited{
color:#666666;
text-decoration:none;

}

#botonera{
clear:both;
width:450px;
height:30px;
float:right;
background-image:url(images/degrade.png);
background-repeat:no-repeat;
margin-top:23px;
text-align:right;
padding-right:10px;
padding-top:7px;
font-size: 13px;
}

#botonera a:link{
color:#000000;
font-weight:bold;
text-decoration:none;
}

#botonera a:visited{
color:#000000;
font-weight:bold;
text-decoration:none;
}

#botonera a:hover{

text-decoration:underline;
}


#globoPrincipal{
clear:both;
width:315px;
_width:310px;
height:134px;
background-image:url(images/globo-principal.png);
padding-left:180px;
color:#FFFFFF;
font-weight:bold;
padding-top:40px;
margin-top:40px;
}


.globoSecundario{
position:relative;
top:60px;

float:left;
width:235px;
height:140px;
background-image:url(images/globo-secundario.jpg);
background-repeat:no-repreat;

padding-top: 15px;
padding-right:5px;
margin-left:10px;
font-size:11px;
}

.globoSecundario span{
color:#339999;
font-weight:bold;

}
.globoSecundario a:link{
color:#339999;
font-weight:bold;
text-decoration:underline
}

.icono{
margin-top:20px;
margin-bottom:20px;
}

.titulo{
margin-top:20px;
margin-bottom:20px;
}

/*-------------PRODUCTOS -----------*/
.productos{
	margin-left:40px;
	padding-top:40px;
	background-image:url(images/stamp-productos.jpg);
	background-repeat:no-repeat;
	background-position: right bottom;
}

.productos li {
	color:#FF3300;
	list-style-position: inside;
	list-style-type: disc;
}

.productos a:link {
color:#FF3300;
	text-transform: uppercase;
	font-weight:bold;
	text-decoration:underline;
}


/*---------- EMPRESA ------------*/
.empresa{
width:inherit;
margin-top:20px;
}
.empresa h1{

color:#FF6600;
font-size:20px;
}
.empresa span{
color:#3e93a7;
font-weight:bold;
}

/*----------- SERVICIOS ----------*/

.servicios{
	margin-left:20px;
	padding-top:30px;
	background-image:url(images/stamp-servicios.jpg);
	background-repeat:no-repeat;
	background-position: right 80px;
}

.servicios li {
font-size:14px;
font-weight:bold;
	color:#FF3300;
	list-style-position: inside;
	list-style-type: disc;
}

/*----------CONTACTO-------------*/

.contacto{
	width:468px;
	height:300px;
	background-color:#669999;
	border-left:1px #6699cc solid;
	border-right:1px #6699cc solid;
	padding-left:10px;
	color:#FFFFFF;
	line-height: 20px;
	margin-top:0;
}

.redondeado{
height:16px;
margin-bottom:0;
margin-top:10px;
}

.txt{
width: 150px;
height:20px;
float:left;
font-weight:bold;
margin-top:10px;
margin-left:10px;

}
.inputs{
clear:right;

width:258px;
height:20px;
float:left;
margin-top:10px;
}

.margin40{
padding-top:40px;
display:block;
}
