/* CSS productos cajas */


.interior {

	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	text-align:justify;
	color:#614174;

padding-left:40px;
padding-right:20px;
}
.spacer {
width:100%;
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	text-align:justify;
	color:#614174;
padding-top:20px;
}
.cae {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	text-align:justify;
	color:#EE7524;
}
#cajaprincipal{
position: relative;
width:900px;

z-index: 10;

top: 0px;
left:0px;

border : 0px solid #614174;
background-color : #ffffff;
background:url(/fondopags.png) #ffffff no-repeat;
}
#footer{
position: relative;
width:900px;
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
text-align:center;
color:white;
z-index: 10;

top: 0px;
left:0px;

border : 0px solid #614174;
background-color : #614174;
background:url(/images/caelumbackvi.jpg);
}
.spacerfoot{
width:900px;
background:url(/images/footer.jpg);

}
/*formulario de contacto*/
#contactoform {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	text-align:left;
	color:#ffffff;
background: url('/images/caelumbackvi.jpg');
}
#contactoform .input{
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	text-align:justify;
	color:#EE7524;

}

.contactoform2 {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	text-align:center;
	color:#ffffff;
background: url('/images/caelumbackvi.jpg');
}
.contactoform3 {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	text-align:right;
	color:#ffffff;
background: url('/images/caelumbacknar.jpg');
}

form { 
 border: 0px solid #7F5699; 
 padding: 2px; 
}
textarea { 
 background-color: #EE7524; 
 color: #ffffff;
width:300px;
height:100px; 
}
input { 
 background-color: #EE7524; 
 color:#ffffff;
width:200px;
}
.texta { 
 font-size: 12px; 
 background-color: #CCCCCC; 
 border: 1px solid #666666; 
}
select { 
 background-color: #EE7524; 
 color: #ffffff; 
width:180px;
padding-top:5px;
padding-bottom:5px;
}

fieldset
{
border: 1px solid #7F5699;
width: 100%;
 padding: 10px; 
}

legend
{
color: #fff;
background: #7F5699;
border: 1px solid #7F5699;
padding: 2px 6px;
text-transform:uppercase;
font-weight:bold;
} 	
