@charset "utf-8";
body  {
	font: 100% Georgia, "Times New Roman", Times, serif;
	margin: 0 auto; 
	padding: 0;
	text-align: center; 
	color: #1c00a5;
	background:#f8d3b4;
    }
a {
color:#FFFFFF;
text-decoration:none;
}
a:hover{
color:#FFFFFF;
text-decoration:underline;
}
	.alignright { float: right; }
.alignleft { float: left; }

.text-align-center { text-align: center; }
.text-align-right { text-align: right; }
.text-align-left { text-align: left; }

    .twoColLiqLtHdr #container { 
    	width: 980px;  
    	margin: 0 auto; 
    	text-align: left; 
	background:#f09e3b;
    } 
    .twoColLiqLtHdr #cabecera { 
    	padding: 0 ;  
		text-indent: -10000px;
	background:#000055;
		padding-bottom: 5px;
    } 
    .twoColLiqLtHdr #cabecera h1 {
    	margin: 0; 
    	padding: 0; 
		background: url(/249/imagen/cabecera.jpg) no-repeat 0 50%;
		height: 250px;
	
	}
    .twoColLiqLtHdr #sidebar1 {
    	float: left; 
    	width: 20%; 
	padding: 8px 8px; 
		text-align: left;
    }
    .twoColLiqLtHdr #sidebar1 h3, .twoColLiqLtHdr #sidebar1 p {
    	margin-left: 10px; 
    	margin-right: 10px;
    }
    
    .twoColLiqLtHdr #mainContent {
	margin: 0 0 0 21%;
	border-left: 1px solid #2b107e;
	padding: 0px 12px 70px 12px;
 } 
 
    #mainContent  H2{
	margin: 0; padding: 0 0 10px 0;
	font-size: 200%;
 }  
    .twoColLiqLtHdr #footer { 
    	padding: 0 10px; 
    	background:#2b107e;
		color:#FFF;
		font-size: 80%;
		text-align:center;
    } 
    .twoColLiqLtHdr #footer p {
    	margin: 0; 
    	padding: 10px 0; 
    }
    
    .fltrt { 
    	float: right;
    	margin-left: 8px;
    }
    .fltlft { 
    	float: left;
    	margin-right: 8px;
    }
    .clearfloat { 
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
	
	#info {height:500px;}
	
	.IMG {
	border: 0;
	vertical-align: middle;
	padding: 0;
	margin-left: 50px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 20px;
}

.titulo {color: #FFF; font-size:1.4em;}

.tbmain{ 
 /* Changes on the form */
  
}
.left{
  /* Changes on the form */
  font-family: Verdana !important;
  font-size: 0.9em !important;
}
td.left {
   font-weight:bold;
   color:#1b009f;
   vertical-align: top;
   text-align: right;
}
.pagebreak{
   font-weight:bold;
   color:black;
}
td.right {
   font-weight:normal;
   color:#4e2687;
   vertical-align: top;   
   text-align: left;   
}
.tbmain{
   height:100%;
   color:#999;
   
}
.head{
   font-size: large;
   font-weight: bold;
   color:#ff5200;
   vertical-align: top;
   text-align: left;
}
.notvalid{
   border:2px red solid;
}
.text{
   font-weight:normal;
   color:#4e2687;
   border:1px #cccccc solid;
   font-size: 0.9em;
   
}
select.other{
   font-weight:normal;
   color:#333333;
   border:1px #cccccc solid;
   
}
.btn{
   font-weight:normal;
   color:#333333;
   border:1px #c6c7ca solid;
   
}
span.required{
  font-size: 13px !important;
  color: red !important;
}
 
div.backButton{
    background: transparent 
    height:16px;
    width:53px;
    float:left;
    margin-bottom:15px;
    padding-right:5px;
}
div.backButton:hover{
    
}
div.backButton:active{
   
}
div.nextButton{
    
    height:16px;
    width:53px;
    float: left;
    margin-bottom:15px;
    padding-right:5px;
}
div.nextButton:hover{
    
}
div.nextButton:active{
   
}
.pageinfo{
    padding-right:5px;
    margin-bottom:15px;
    float:left;
}