
* html{
	border:0px;
	margin:0px;
	padding:0px;
}

body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background: #421410;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border:0px;
}
a {
	color: #990000;
}
	
a img {
  border: 0px;
}

#contenedor {
	margin:0px auto;
	width:1000px;
	background-color:#FFFFFF;
	background: #FFFFFF url(../imagenes/fondodegradado2.jpg) top center repeat-y;
}

#menucabecera {
	background: transparent url(../imagenes/menucabecera.jpg) top center repeat-x;
	height:28px;
	color:#660000;	
	padding-left:20px;
	width:920px;
	margin:0px auto;
	position:relative;
}


#menucabecera a{
	text-decoration:none;
	color:#660000; 
	font-size:11px;
	line-height: 25px;
}

#cabecera {
	height:221px; 
	background-color:#990000;
	width:940px;
	margin:0px auto;
	position: relative;
}

#separador {
	height:7px;
	background: url(../imagenes/fondoseparador.jpg) top center repeat-x;
	width:940px;
	margin:0px auto;
}

#principal {
	width:940px;
	min-height:170px;
	margin:0px auto;
	padding:0px;
	padding-bottom: 20px;
	background: #FFFFFF url(../imagenes/fondoprincipal.jpg) bottom left no-repeat;
}

#acceso {
  padding: 0px 10px;	
  text-align: right;
}
#acceso a {
	font-size: 10px;
}
#acceso .user_name {
	color: #990000;
	font-size: 10px;
}
#tablaprincipal {
padding-top: 20px;
	width:90%;
	height:90%;
	color:#990000;
	margin:0px auto;
}

#tablaprincipal h3{
padding: 0px;
margin: 0px;
font-size:16px;
font-weight:normal;
border-bottom: 1px solid #990000;
background: transparent url(../imagenes/h3.png) right bottom no-repeat;
line-height: 30px;
margin-right: 10px;
}

.celdaprincipalizq{
	padding:0px 10px 10px 10px;
	text-align:left;
}

.celdaprincipalder{
	height:100%;
	width:300px;
	border-left:#990000 1px solid;
	padding:0px 10px 10px 10px;
}

.celdaprincipalder h3 {
	margin-left: 20px!important;
	margin-right: 0px!important;
}

#pie {
	margin:0px;
	padding:0px;
	height:128px;
	background: #6e6e6e url(../imagenes/fondopie.jpg) top center repeat-x;
	width:940px;
	margin:0px auto;
}

#horario{
	width:400px;
	height:128px;
	position:relative;
	color:#333;
	float:left;
}

#pie h3 {
	padding:0px;
	margin:0px;
	display:block;
	position:absolute;
	top:10px;
	left:20px;
	font-size:16px;
	font-weight:normal;
}


#horario p, #contacto table{
	padding:0px;
	margin:0px;
	position:absolute;
	top:40px;
	left:20px;
}

#contacto {
	width:500px;
	height:128px;
	float:right;
	position:relative;
	text-align:right;
}

#contacto table{
	height:60px;
	width:90%;
}

.celdaizq{
	border-right:#660000 1px solid;
	padding-right:20px;
}

.celdader {
	font-size:28px;
	width:200px;
	line-height:25px;
}

.celdader span{
	color: #333;
}

.aviso{
	position:absolute;
	bottom:10px;
	right:35px;
	font-size:9px;
}

.aviso a{
	text-decoration:none;
	color: #660000;
}

.archivos {
	position: absolute;
	right: 5px;
	top: 0px;
	height: 25px;
	line-height: 25px;
}
.raya {
	height: 1px;
	border-bottom: 1px solid #CCCCCC;
	margin: 5px 0px 5px 0px;
}
#access_panel {
    display: none;
}
.textbox {
    display: inline-block;
}
