


.vipsuper{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
	color: #B70004;
	border-bottom:1px dotted red; 
}


.vip{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
	color: #B70004;
	border-bottom:1px dotted #003366; 
}
.red{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
	color: #B70004;	
}

.titulo{
	
font-family: Verdana;
font-size: 14px;
font-style: normal;
font-weight: bold;
text-decoration:none;
color: #003366;	
	}
	

input.button{
 font-size:10px;
}

/* ------------- FORMULARIOS ---------------------- */
td.nombre{
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size:11px; 
 color:#A13903;   
 background-color:#dfe7cf;  
}

td.nombre_left{
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size:11px; 
 color:#A13903;   
 background-color:#dfe7cf;  
 text-align:left;
}
td.campo{
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size:11px; 
 color:#A13903;  
 background-color:#dfe7cf;  
}

/* ---------------- CONTROLES ---------------------- */

fieldset{font-size:10px;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#526163;}

textarea{
 border:dashed 1px;
 font-family:verdana,arial;
 font-size:10px;
 height:235px;
 width:525px; 
}


textarea.titulo{
 border:dashed 1px;
 font-family:verdana,arial;
 font-size:10px;
 height:45px;
 width:425px; 
}

select{
 font-family:verdana,arial;
 font-size:9px;  
}

input{
 font-family:verdana,arial;
 font-size:10px;
}

input.texto{
 border:dashed 1px;
 font-size:10px;
 height:15px;
 width:375px;  
 text-align:left;
 }
 
input.textocorto{
 border:dashed 1px;
 height:17px;
 width:90px;  
 text-align:left;
 }
input.textomedio{
 border:dashed 1px;
 height:17px;
 width:200px;  
 text-align:left;
 }


/* *********** capas  ***********/
#cuerpo{ 
 float:left;
 width:700px;
 padding:4px;
 border:1px dashed #ddddbb; 
 margin-left:15px;
 }
 
 #cuerpomaint{ 
 float:left;
 width:640px;
 padding:2px;
 border:1px dashed #ffffff; 
 margin-left:10px;
 margin-bottom:25px;
 }
 
div.vac{
 clear:both;
 margin-top:0px;
 margin-bottom:0px;
 padding:0px;
 border:0px solid black;
 }
 
 
div.botones{	
	
	text-align:center;	
	margin-top:20px;
	margin-bottom:10px;
	width:520px;
	float:left;				
	}
	
div.pix{		
	position:relative;
	float:left;
	visibility:visible;	
	border:0px solid black;					
	margin-top:5px;
	width:1px;
	}
	

div.nombre{
	/* clear:left;*/
	border: 0px;
	width:200px;
	float:left;
	margin-top:3px;
	margin-left:10px;
	margin-bottom:3px;
	border:0px solid black;			
	}
	
div.campo{
	width:300px;
	float:left;
	margin-left:15px;
	margin-top:3px;
	margin-bottom:3px;
	border:0px solid black;			
	}	
	

 #formulario{  
 width:690px;
 float:left;
 margin:10px; 
 
 }
 
#fases{  
 width:600px;
 float:center;
 margin-left:20px; 
 }
 
 
#empresa{
 border:solid black 0px;
 float:right; 
 clear:right;
 margin-right:10px;
 margin-bottom:0px; 
 margin-top:0px;  
}

#menu{
 border:solid black 0px;
 float:left;
 margin-left:10px;
 margin-top:-5px;  
 border:solid 0px black;
 width:90%;
}


/* ********* fin capas */ 

li{
	/*list-style: none;*/
	/*background-image: url(rombo.gif);*/
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-left: 15px;
}
li:hover{	
	background-color:eefacc;		
  
}


