body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 14px;
	color: #666;
	text-align: justify;
}

h1 {
	font-size: 20px;
	line-height: normal;
	font-weight: bold;
	text-align: left;
    margin-left:0px;
    margin-right:0px;
    margin-top:50px;
    margin-bottom:0px;
}

h2 {
	font-size: 20px;
	line-height: normal;
	font-weight: bold;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #FF7F00;
	border-bottom-color: #000;
    padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

h3 {
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	text-align: left;
	margin-top: 30px;
}

#maqueta_contenido ul {
	padding-left: 3em;
	margin: 0;
	list-style-image: url(/imagenes/bullet_flecha.gif);
}
#maqueta_contenido ul li {
	padding-left: 0.5em;
	padding-bottom: 0.5em;
}

#maqueta_contenido ol li {
	padding-left: 0.2em;
	padding-bottom: 0.5em;
}

#formulario {
	height: auto;
	width: 790px;
	overflow: hidden;
}

#formulario legend {
	margin-left: 20px;
	font-size: 22px;
	font-style: normal;
	color: #666;
	font-weight: bold;
}

#formulario label {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	text-align: left;
	margin-left: 20px;
}

#formulario input, #formulario select {
	height: 25px;
	width: 480px;
	margin-bottom: 30px;
	margin-left: 40px;
	margin-top: 2px;
}

#formulario input, #formulario select, #formulario textarea{
	color: #666;
	background-color: #FFC;
	border: 1px solid #333;
	font-size: 14px;
}

#formulario input:focus, #formulario select:focus, #formulario textarea:focus  {
	background-color: #FF9;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-left-color: #666;
}

#formulario input.boton   {
	color: #FFF;
	background-color: #666;
	height: auto;
	width: 100px;
	text-align: center;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #666;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #666;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}

#formulario textarea {
	height: 120px;
	width: 480px;
	margin-bottom: 30px;
	margin-left: 40px;
	margin-top: 2px;
}

.centrar {
	text-align: center;
}

#contenedor_columnas {
	height: auto;
	width: 790px;
}
.bloque1 {
	height: auto;
	width: 500px;
	overflow: hidden;
}
.bloque0{
	height: auto;
	width: 500px;
	float: left;

}
.redes_sociales {
	height: auto;
	width: 250px;
	float: left;
    margin-left: 40px
}
.bienvenidos {
	background-image: url(/imagenes/foto_bienvenida.jpg);
	background-repeat: no-repeat;
	background-position: right 20px;
}


.background {
	background-color: #000000;
}

.foto_left_s_m {
	float: left;
}

.foto_right_s_m {
	float: right;
}

.foto_left_c_m {
	float: left;
	margin-right: 20px;
}

.foto_right_c_m {
	float: right;
	margin-left: 20px;

}

.enlace1 {
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;

}

.enlace1 A:link {
	text-decoration:none;
	color: #000;
} 

.enlace1 A:visited {
	text-decoration:none;
	color: #000;
} 

.enlace1 A:hover {
	text-decoration: underline;
	color: #FF9900;
}

.enlace1 A:active {
	text-decoration:none;
	color: #00FF00;
}

#maqueta_contenedor_1 {
	width: 950px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

#maqueta_encabezado {
	background-color: #FFF;
	clear: both;
	width: 950px;
	height: auto;
}

#maqueta_titulo {
	background-color: #FFF;
	clear: both;
	width: 950px;
	height: 79px;
}

#maqueta_contenedor_2 {
	width: 950px;
	background-color: #000;
	float: left;
	clear: both;
	height: auto;
}

#maqueta_menu_left {
	width: 80px;
	margin-left: 25px;
	height: auto;
	font-size: 12px;
	line-height: 35px;
}

#maqueta_menu_left A:link {
	text-decoration:none;
	color: #FFF;
} 

#maqueta_menu_left A:visited {
	text-decoration:none;
	color: #FFF;
} 

#maqueta_menu_left A:hover {
	text-decoration: underline;
	color: #FF9900;
}

#maqueta_menu_left A:active {
	text-decoration:none;
	color: #00FF00;
}

#maqueta_contenedor_3 {
	background-color: #000;
	background-repeat: no-repeat;
	height: 550px;
	float: left;
	width: 110px;
	text-align: center;
}

#maqueta_contenedor_4 {
	background-color: #FFF;
	width: 840px;
	float: right;
	height: auto;
}

#maqueta_contenido {
	background-color: #FFF;
	width: 790px;
	float: right;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	height: auto;
}

div#maqueta_contenido a:link {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

div#maqueta_contenido a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

div#maqueta_contenido a:hover {
	color: #ff6600;
	text-decoration: underline !important;
	font-weight: bold;
}

div#maqueta_contenido a:active {
	color: #00FF00;
	text-decoration: none;
	font-weight: bold;
}

#maqueta_pie {
	clear: both;
	width: 950px;
	background-image: url(/imagenes/lineapie.jpg);
	height: 60px;
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#maqueta_pie_texto {
	margin-top: 37px;
	float: right;
	text-align: right;
	width: 625px;
	margin-right: 0px;
	height: auto;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #F60;
}

#maqueta_powered {
	font-size: 10px;
	width:950px;
	height:20px;
	text-align:center;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#maqueta_powered a,#maqueta_powered a:visited{
	color:#ff6600;
}

#maqueta_powered a:hover{
	text-decoration: underline;
}

#atencion {
	margin-left: 20px;
	font-size: 12px;
	font-weight: normal;
	color: #F00;
	text-align: left;
	line-height: 16px;
}

div#hosting table, div#hosting th, div#hosting td {
	border: 1px solid #0C3;
	border-collapse: collapse;
	text-align: center;
	color: #97D9B1;
}

div#hosting caption {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin: 5px;
	color: #030;
}

div#hosting td, div#hosting th {
	padding: 4px;
	font-size: 14px;
	color: #030;
}

div#hosting thead th{
	text-align: center;
	color: #030;
	font-size: 14px !important;
	background-color: #8BCB4B;
	font-weight: bold;
}

div#hosting tbody th {
	font-weight: bold;
	text-align: left;
	font-size: 14px;
	color: #030;
}

div#hosting tbody tr {
	color: #000;
	background-color: #FFF;
}

div#hosting tbody tr.resaltar {
	color: #000;
	background-color: #ADE489;
}

div#hosting table a:link {
	color: #000;
	text-decoration: none;
}

div#hosting table a:visited {
	color: #000;
	text-decoration: none;
}

div#hosting table a:hover {
	color: #ff6600;
	text-decoration: underline !important;
}

div#hosting table a:active {
	text-decoration: none;
	color: #00FF00;
}

div#hosting tfoot th, div#hosting  tfoot td {
	font-size: 12px;
	text-align: justify;
	padding-left: 20px;
}
#titulo_secundario {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 45px;
	color: #F60;
	font-weight: bold;
}

