.fichas{
border: 1px solid #0099FF;
margin-bottom: 20px;

}
a:link{
border:none;	
}
a img{
	border:none;
}
.oblig{
color: #990000;
width:auto;
}
#status{
color: #990000;
}


body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	font-size:12px;
	margin:0;
}

h1{
	font-size:15px;
	font-weight:bold;
	color:#fff;
	background:#F4B512;
	width:558px;
	padding:6px;
	border: 1px solid #CF9A0C;
	border-bottom:0px;
	-moz-border-radius-topright: 8px;
	-webkit-border-radius-topright: 8px;
	border-radius-topright: 8px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-radius-topleft: 8px;
	border-radius-topleft: 8px;
	margin-bottom: 8px;	
}
#con_vuelos{
	font-size:10px;
	
}


#status{
	border: 1px solid #f75a4a;

	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background-color:#f5aaa2;	
	width: 560px;
	margin:0 auto 0 auto;
	text-align:center;


width: 100%;
margin-top: 10px;
margin-left: 4px;
font-size:10px;
font-weight:bold;
}
/***************************************CABECERA**************************************/

#cabecera{
background-color:#8f3232;
color:#CCCCCC;
height: 54px;
background:url(header_middle.png) repeat-x;
padding-bottom:10px;
}

#cabecera_left{
height: 54px;
width:167px;
float:left;
background:url(header_l.png) no-repeat;
}
#cabecera_center{
height: 54px;
float:left;

}
#cabecera_right{
height: 54px;
float:right;
background:url(header_r.png) no-repeat right;
}
#cabecera_right {
padding-right: 10px;
}
/**********************************************************************************************/


#envoltorio {
	width: 560px;
	margin:0 auto 0 auto;
	text-align:left;
	height: auto;
	padding-top: 20px;
}

#mensajes{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#990000;
}
/*grandes*/
.fichas{
	border: 1px solid #CF9A0C;
	width: 560px;
	padding:5px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-radius-bottomright: 8px;
	border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-radius-bottomleft: 8px;
	border-radius-bottomleft: 8px;
	background-color:#EFEFEF;
	margin-top:-10px;

}

#claro{
	background-color:#DFDFDF;
	}
	
#inscribirse{
	border: 1px solid #8fadf0;
	width: 560px;
	padding:5px;
	-moz-border-radius: 8px;
	-webkit-border-radiust: 8px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	background-color:#EFEFEF;
}

#precio input{
color:#0066FF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
width:100px;

}
#precio{
color:#0066FF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
}

#volver{
height: 80px;
background:#f4b30f;
-moz-border-radius: 6px;
padding: 6px;
}

#mensajito{
height: 20px;
color:#333333;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
margin-top: -10px;
padding-top: 13px;
padding-left: 10px;
border: 1px solid #f4b30f;

margin-top: px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
}
#volver img{
border: 0px;
}

.fc-field-error{
border:#900 dotted 2px;	
}

#op_limit_content{
display:none;	
}

#error{
font-size:16px;
color:#C33;
	
}