html { 
	overflow-y: scroll; 
}

body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: arial,verdana,helvetica; 
	font-size: 80%;
}

a {
text-decoration: none;
color: #000;
}

a:hover {
text-decoration: underline;
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.general {	
width: 790px;
margin: 0 auto;
}

.titulo01 {
background: #266086;
border-bottom: 1px solid #fff;
height: 60px;
font-size: 150%;
font-weight: bold;
padding-top: 50px;
color: #fff;
text-align: center;
}

.titulo02 {
background: #266086;	
height: 30px;
font-size: 120%;
font-weight: bold;
padding-top: 10px;
color: #fff;
text-align: center;
}

.titulo03 {
background: #266086;	
color: #fff;
text-align: center;
padding-bottom: 10px;
border-bottom: 1px solid #fff;
}

.contenidos {
background: #f9f9f9;	
text-align: center;
padding-bottom: 10px;
border: 1px solid #eee;
}

.acciones {
height: 70px;
color: #fff;
text-align: right;
background: #266086;
padding-left: 17px;
padding-bottom: 10px;

}

.accion {
float: left;
display: block;
width: 224px;
height: 40px;
margin: 8px;
margin-left: 0px;
margin-bottom: 0px;
padding: 10px;
border: 1px solid #fff;
}

.accion a {
color: #fff;	
}

.listado {
background: #f9f9f9;
padding: 30px;
text-align: center;

min-height:300px;
height:auto !important;
height:300px;

}

.grid {	
font-size: 90%;
border-collapse: collapse;
border: 1px solid #888;
text-align: left;
}

.grid td {
	
border: 1px solid #888;
}

.grid td td {
border: 0px;
}

.grid caption {
text-align: left;
font-weight: bold;
text-transform: uppercase;
font-size: 130%;
height: 30px;
}

.centrar {
text-align: center;
}

.tabla_titulos {
text-align: center;
background: #ddd;
font-weight: bold;
}

.ver {
color: #ECAB29;
font-weight: bold;
}

.nota {
color: #CA0000;
font-size: 90%;
}

.formulario {
background: #f9f9f9;
padding: 30px;
text-align: center;

min-height:300px;
height:auto !important;
height:300px;

}

.formulario table {
font-size: 90%;
}

.img_form {
float: left;
height: 100px;
width: 100px;
margin-right: 20px;
border: 3px solid #ddd;
}

.img_form_galerias {
height: 75px;
width: 75px;
padding: 2px;
border: 1px solid #000;
}

.items {
overflow: auto;	
width: 748px;
margin: 0 auto;	
background: #f9f9f9;
text-align: center;
padding: 10px;
padding-right: 0px;
}

.item {
float: left;
display: block;
width: 155Px;
text-align: center;
margin: 10px;
margin-left: 0px;
margin-bottom: 0px;
padding: 10px;
border: 1px solid #ccc;
}

.item:hover {
background: #ddd;
}

.item_salir {
color: #CA0000;
}

.pie {
clear: both;
text-align: center;
height: 40px;
padding-top: 20px;
background: #fff;
border-top: 15px solid #266086;
}

.espacio {
height: 50px;
}

.cabecera_index {
width: 790px;
height: 20px;
margin: 0 auto;
border-bottom: 1px solid #004B59;
font-size: 150%;
padding-top: 100px;
padding-bottom: 10px;
font-weight: bold;
}

.general_index {
width: 790px;
margin: 0 auto;
background: #266086;
}

.titulo_index {
margin-top: 20px;
height: 30px;
font-size: 150%;
font-weight: bold;
padding-top: 20px;
color: #fff;
text-align: center;
}

.formulario_index {
margin: 10px;
padding: 20px;
background: #fff;
text-align: center;
}

.pie_index {
text-align: center;
padding-top: 20px;
background: #fff;
}

.centrar {
	text-align: center;
}
