/* Body principal  */
body {
	background-image:url(images/basebody.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#f8963d;
	/* Lo centro para internet explorer */
	width:100%;
	/* Sigo para los navegadores buenos */
	margin-left:0px;
	margin-bottom:0px;
	margin-top:0px;
	margin-right:0px;
	padding: 0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
}

a, a:hover, a:visited {
	font-size:12px;
	color:#999999;
	font-stretch:normal;
	text-decoration:none;
}

/* Arma el total */
#contenedor {
	text-align:center;
	margin:0;
	background:none;
	width:1000px;
	height:auto;
}

/* Encabezado */
#encabezado {
	width: 1000px;
	height: 237px;
	background-image:url(images/baseencabezado.jpg);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#encabezado_login {
	float: right;
	margin-top: 40px;
	margin-right: 40px;
	text-align: right;
	font-size: 11px;
}

.encabezado_nombres {
	font-size: 11px;
	line-height:12px;
}

.inputlogin {
	width: 78px;
	border:none;
	background:#555;
	height:11px;
	line-height:12px;
}

.submitlogin {
	border:none;
	background:#555;
	color:#fff;
	padding:0em;
	margin-top: 4px;
	height:18px;
	line-height:18px;
	width: 82px;
}

.misbotones, a.misbotones:link, a.misbotones:visited, a.misbotones:active, a.misbotones:hover {
	padding-left:15px;
	padding-right:15px;
	padding-top:3px;
	padding-bottom:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#F60;
	background-color:#E6E6E6;
}

/* Menú encabezado */
#menuencabezado {
	clear:both;
	float:right;
	margin-right:0px;
	margin-top:-20px;
	width:630px;
	height:20px;
}

.textomenuencabezado, a.textomenuencabezado:link, a.textomenuencabezado:visited, a.textomenuencabezado:active {
	line-height:20px;
	font-size:12px;
	color:#333;
	font-weight:bold;
}

a.textomenuencabezado:hover {
	font-size:12px;
	color:#F60;
	font-weight:bold;
}

/* Cuerpo Principal */
#topprincipal {
	width:1000px;
	height:9px;
	background-image:url(images/topprincipal.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

/* Cuerpo Principal */
#principal {
	width:1000px;
	min-height:200px;
	background-image:url(images/baseprincipal.jpg);
	background-position:top;
	background-repeat:repeat-y;
	overflow:auto;
}

/* Cuerpo Principal con distintas configuraciones de columnas*/
#contenido1col {
	width:900px;
	margin-left:50px;
	margin-right:50px;
}

#contenido1menu1col_menu {
	float: left;
	width:250px;
	margin-left:50px;
	margin-right:20px;
	text-align: left;
	border-right:#666 dotted 1px;
}

#contenido1menu1col_col {
	float: right;
	width:620px;
	margin-left:0px;
	margin-right:50px;
}

/* Textos principales */
.textoprincipal {
	font-size:12px;
	text-align: justify;
	color:#333;
	line-height:22px;
}

/* Textos mensajes */
.textomensaje {
	font-size:18px;
	color:#F8963D;
	line-height:22px;
}

/* SubMenu en columna izquierda */
.titulosubmenu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	font-weight:bold;
}

.opcionsubmenu, .opcionsubmenu:active, .opcionsubmenu:visited, .opcionsubmenu:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	padding-left:15px;
	padding-right:15px;
	padding-top:2px;
	padding-bottom:2px;
	border-bottom:#E5E5E5 dotted 1px;
}

.opcionsubmenu:hover {
	padding-left:15px;
	padding-right:15px;
	padding-top:2px;
	padding-bottom:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#F60;
	background-color:#E6E6E6;
}


/* Títulos */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top:0px;
	font-size:20px;
	text-align: center;
	color:#F8963D;
}

h2 {
	font-size:14px;
	text-align:left;
	color:#F60;
	font-weight: 100;
}

h3 {
	font-size:14px;
	text-align:left;
	color:#F8963D;
	font-weight:100;
}

/* Tablas y formularios */
table {
	width: 100%;
	border-style: none;
	border-color: #F8963D;
	text-align: left;
}

.tabladelistas {
	
}

/* Imagen pie */
#pie {
	clear:both;
	width:1000px;
	height:205px;
	background-image:url(images/basepie.jpg);
	background-position:left;
	background-repeat:no-repeat;
	text-align:center;
}

/* Recuadro para centrar texto del pie */
#recuadropie {
	text-align:center;
	float:left;
	width:480px;
	margin-left:50px;
	margin-top:23px;
	text-align:center;
}

.textorecuadropie, a.textorecuadropie:link, a.textorecuadropie:visited, a.textorecuadropie:active, a.textorecuadropie:hover {
	line-height:12px;
	font-size:10px;
	color:#666;
}

.vineta {float:left; padding-right:5px;}

img {border:none;}

.botonimg {
	width: 32px;
	height: 32px;
	margin: 0px;
	padding: 0px;
}

td, th {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

.fotoslistados {
	width: 220px;
	border: solid 1px #F8963D;
}

#texto_info {
	text-align: justify;	
}
