body {
	margin:0;
	background-color:#e8e3df;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
li {
	padding:5px;
}
a {
	color:#0000FF;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
        text-decoration: none;
}

img {
	border: 0px;
}
.banner {
	text-align:left;
	width:630px;
	height:auto;
	margin:0 auto;
	text-align:center;
}
.banner2 {
	text-align:center;
	width:auto;
	height:auto;
	margin:0 auto;
}
#contenedor {
	margin: 0 auto;
	position:relative;
	width:950px;
}
#cabecera {
	width:950px;
	height:119px;
	background-image:url(/img/fondo_cabecera.jpg);
}
#medio {
	width:950px;
	height:32px;
	background-image:url(/img/fondo_menu.jpg);
	text-align:right;
}
#separador_menu {
	width:46px;
	height:32px;
	float:right;
	background-image:url(/img/separador_menu.jpg);
}
#menu1 {
	float:right;
	width: auto;
	height:25px;
	padding-top:7px;
	background-color:#826245;
	color:#FFF;
}
.enlace_menu {
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	color:#FFF;
}
.enlace_menu1 {
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	color:#FFF;
}
.enlace_menu1:hover {
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	color:#f08a2b;
}
.enlace {
	text-decoration:underline;
	color:#FFF;
}
.enlace:hover {
	text-decoration:none;
	color:#FFF;
}
#columna_izquierda {
	float:left;
	width:212px;
	padding-top:25px;
	background-color:#765e48;
	background-image:url(/img/fondo_columna.jpg);
	background-repeat:no-repeat;
	margin-bottom:20px;
}
.enlace_columna {
	width:197px;
	text-align:left;
	padding:2px 5px 2px 10px;
	background-color:#86715e;
	margin-bottom:3px;
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
}
.enlace_columna:hover {
	color: #E3DBD2;
	background-color:#998470;
}
.subenlace_columna {
	width:197px;
	text-align:left;
	padding:2px 5px 2px 10px;
	background-color:#998470;
	margin-bottom:3px;
	display:block;
	text-decoration:none;
	font-weight: normal;
	color:#FFF;
	font-size:10px;
}
.subenlace_columna:hover {
	background-color:#86715e;
}
#entrada_usuario {
	width:192px;
	padding:10px;
	background-color:#90755c;
	color: #CCC;
	font-size:10px;
	margin: 20px 0 20px 0;
}
.campo_entrada {
	background-color:#e7ceb8;
	border:solid 1px #FFF;
	color: #000;
	font-weight:bold;
	width:150px;
	height:15px;
	margin:2px 0 2px 0;
}

.campo {
	background-color:#F7DFBF;
	border:1px solid #CC6600;
	color:#CC6600;
	font-size:14px;
	font-weight:bold;
	margin-bottom:3px;
	padding:1px;
	width:300px;
}
#pie_columna {
	width:212px;
	height:25px;
	background-image:url(/img/pie_columna.jpg);
}
#contenido {
	float:left;
	background-color:#FFF;
	width:688px;
	padding:10px 25px 25px 25px;
	text-align:justify;
	padding-bottom:125px;
	overflow: hidden;
	min-height: 770px;
	height:auto !important;
	
}
.titulos {
	width:450px;
	font-size:16px;
	color:#f08a2b;
	font-weight:bold;
	border-bottom:solid 1px #f08a2b;
}
.ver {
	width:35px;
	height:17px;
	background-image:url(/img/ver1.png);
	padding-left:14px;
	padding-top:1px;
	font-size:11px;
	color:#333;
	text-decoration:none;
	display:inline-block;
}
.ver:hover {
	background-image:url(/img/ver2.png);
}
.foto_float {
	border:solid 3px #f08a2b;
	float:left;
	margin:0px 10px 5px 0px;
}
.gris {
	font-weight:bold;
	color:#666;
}
#pie {
	color:#FFF;
	clear:both;
	margin:0 auto;
	/*width:950px;*/
	height:24px;
	padding:6px 95px 0 10px;
	background-image:url(/img/fondo_pie.jpg);
	background-repeat:no-repeat;
}

.warning {
        background-repeat: no-repeat;
        padding-left: 20px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #333;
        background-color: #ffc;
        font-weight: bold;
}

.listapdf {
        padding:5px;
        background-color:#f5e1ce;
        width:100%;
}
.numero {
        font-size:16px;
        color:#90755c;
        font-weight:bold;
}
.numero2 {
        font-size:16px;
        color:#f08a2b;
        font-weight:bold;
}
.izqboton {
        width:12px;
        height:20px;
        background-image:url(/img/izquierdaboton.png);
        background-repeat:no-repeat;
}
.cenboton {
        height:18px;
        background-image:url(/img/centroboton.png);
        background-repeat:repeat-x;
        font-weight:bold;
        color:#f08a2b;
        text-align:center;
        padding-top:2px;
}
.cenboton2 {
        height:20px;
        background-image:url(/img/centroboton.png);
        background-repeat:repeat-x;
        font-weight:bold;
        color:#f08a2b;
        text-align:center;
}
.descarga {
        color:#826245;
        text-decoration:none;
        border:0;
        background: none;
	font-weight: bold;
	margin-bottom:10px;
	
}
.descarga:hover {
        color: #333;
	text-decoration:underline;
}
.derboton {
        width:12px;
        height:20px;
        background-image:url(/img/derechaboton.png);
        background-repeat:no-repeat;
}
.textopdf {
        font-size:14px;
        color:#333;
        font-weight:bold;
}
.separador {
        width:100%;
        border-bottom:solid 1px #826245;
        margin:10px;
}
.paraenviar {
        font-size:11px;
        text-align:justify;
        line-height:9px;
        padding-bottom:10px;
}

 
.logotipo {
                float:left;
                padding-top:2px;
}
.aenor {
                padding-left:15px;
                padding-bottom:4px;
}

.anterior {
	color:#cc9014;
	text-decoration:none;
	padding-left:16px;
	background-image:url(/img/anterior.jpg);
	background-position:left;
	background-repeat:no-repeat;
	display:block;
}
.anterior:hover {
	text-decoration:underline;
}
.siguiente {
	color:#cc9014;
	text-decoration:none;
	padding-right:16px;
	background-image:url(/img/siguiente.jpg);
	background-position:right;
	background-repeat:no-repeat;
	display:block;
}
.siguiente:hover {
	text-decoration:underline;
}

.button {
        color:#cc9014;
        text-decoration:none;
        padding-right:16px;
        background-image:url(/img/siguiente.jpg);
        background-position:right;
        background-repeat:no-repeat;
        display:block;
	border:0px;background-color:#fff;display:inline;font-weight:bold;font-size:130%;cursor:pointer;
}
.button:hover {
        text-decoration:underline;
}

input[type="reset"] {
        color:#cc9014;
        text-decoration:none;
        padding-right:16px;
	display:block;
        border:0px;background-color:#fff;display:inline;font-weight:bold;font-size:130%;cursor:pointer;
}

input[type="reset"]:hover {
	        text-decoration:underline;
}
.organiza {
	color:#765e48;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
	display: block;
}
.org {
        color:#765e48;
        text-decoration:underline;
        font-size:12px;
        font-weight:bold;

}
.organiza:hover {
	text-decoration:none;
	padding-left:2px;
	color:#998470;

}
.mostrando {
	color:#dd8535;
}
.numero {
	font-weight:bold;
	color:#e0993a;
	font-size:12px;
}

.nlace {color:#cf8e0c; font-size: 12px;}
.nlace:hover {text-decoration:none;}

.error {
	color:red;
	}

 .recaptchatable .recaptcha_image_cell, #recaptcha_table {
   background-color:#fff !important;
 }
 
 #recaptcha_table {
   border-color: #765E48 !important;
 }
 
 #recaptcha_response_field {
	background-color:#F7DFBF !important;
	border:1px solid #CC6600 !important;
	color:#CC6600 !important;
	font-size:14px !important;
	font-weight:bold !important;
	margin-bottom:3px !important;
	padding:1px !important;
	width:300px !important;

 }

.error {
         font-weight:bold;
        color:#B30826;
        font-size:12px;
}


.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.myform{
margin:0 auto;
width:400px;
padding:14px;
}

/* ----------- stylized ----------- */
#stylized{
	border:solid 2px #765E48;
	background: none repeat scroll 0 0 #998470;
	border: 1px solid #CCCCCC;
	border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px; 
	-khtml-border-radius: 8px;
	box-shadow: 5px 5px 2px #666666;
	-moz-box-shadow: 5px 5px 2px #666666;
	-webkit-box-shadow: 5px 5px 2px #666666;
}
#stylized h3 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
	color: #fff;
}
#stylized p{
font-size:11px;
	color:#E8E3DF;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
#stylized .small{
color:#E8E3DF;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized .smallleft{
font-weight:bold;
text-align:right;
}

#stylized .smallright{
color:#E8E3DF;
font-size:11px;
font-weight:normal;
text-align:right;
margin-right: 100px;
float:right;
}

#stylized .extension{
color:#E8E3DF;
font-size:22px;
font-weight:bold;
text-align:right;
margin: 2px 0 20px 10px;
padding: 4px 2px;
}

#stylized #dominio{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}
#stylized #buscarDominio, #stylized #aceptaDominio {
	background-color: #998470;
	background-image: url(/img/siguiente.gif);
	float:right;
	color: #F18A2B;
}
#stylized #volver {
	background-color: #998470;
        background-image:url(/img/anterior.gif);
        background-position:left;
        background-repeat:no-repeat;
	float:left;
	padding-right:0px;
	padding-left:16px;
	color: #F18A2B;

}

