body {
	background-image:url("../img/fondo.jpg");
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	background-color: #333333;
	background-attachment:fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow: hidden;
}

hr {
	width: 100%;
}


a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left}
	
img {
	border:none;
}

#contenedor{ 
    width: 1024px;
	margin-top: 10px;
	margin-bottom: 10px;
    margin-left: auto; 
    margin-right: auto; 
	border: #CC80D5 1px solid;
	background-color: #CFBCEC;
	border-radius: 5px;  
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px;
} 

#encabezado,#contenidos,#contenidos2,#piedepagina{
    width: 1000px;
    margin-left: auto; 
    margin-right: auto; 
	border-radius: 5px;  
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px; 
}

#contenidos,#contenidos2{
	max-height: 430px;
	overflow: auto;
}


A:link {
TEXT-DECORATION: none
}
A:visited {
TEXT-DECORATION: none
}
A:hover {
TEXT-DECORATION: none;
}
A:active {
TEXT-DECORATION: none
}
A {
TEXT-DECORATION: none
}


.errorMessage {width: 270px;background-color: #FFF;position: absolute;z-index: 10000000;text-align: left;text-align: center;padding: 15px;-moz-border-radius-bottomleft: 2px;-moz-border-radius-bottomright: 2px;-webkit-border-bottom-left-radius:2px;-webkit-border-bottom-right-radius:2px;}
.errorMessage p {color:#666;}
.errorMessage p.help {font-size: 12px;}
.errorMessage p.footer {font-size: 12px;font-weight: bold;color: #333;margin-top: 8px;}


form.cmxform { width: 50em; }
em.error {
  background:url("../img/unchecked.gif") no-repeat 0px 0px;
  padding-left: 16px;
}
em.success {
  background: none;
  padding-left: 16px;
}
 
form.cmxform label.error {
	margin-left: auto;
	width: 250px;
}
em.error { color: black; }

.fichas {
	width: 900px;
	padding:0px;
}

.titulo_ficha {
	font-weight:bold;
	font-size: 14px;
}


.formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #063D64;
	border-color:#FFFFFF;
}

.parrafo {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	border-color:#FFFFFF;
}

.sortable {width:100%; border-left:1px solid #CC80D5; border-top:1px solid #CC80D5; border-bottom:none; margin:0 0 0 0}
.sortable th {text-align:center; color:#cfdce7; border-bottom:1px solid #CC80D5; border-right:1px solid #CC80D5}
.sortable th h3 {font-size:10px; text-align:center; top: 20%}
.sortable td {padding:4px 6px 6px; border-bottom:1px solid #CC80D5; border-right:1px solid #CC80D5}

.sortable2 {border-left:1px solid #c6d5e1; border-top:1px solid #c6d5e1; border-bottom:none;}
.sortable2 th {text-align:center; color:#cfdce7; border-bottom:1px solid #c6d5e1; border-right:1px solid #c6d5e1}
.sortable2 th h3 {font-size:10px; text-align:center; top: 20%}
.sortable2 td {border-bottom:1px solid #c6d5e1; border-right:1px solid #c6d5e1}

.tablanula{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none; 
	display: block; 
	width: 100%; 
	height: 100%; 
	text-align: center; 
	position:relative; 
	top:20%; 
	color:#DDDDDD; 
	font-size: 10px;
	font-weight:bold;
}

.Estilo17 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	border-color:#FFFFFF;
}

.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}

div#noticias table{
	border:#CC80D5 1px solid;
	border-radius: 5px;  
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px; 
}

div#encabezado{
	border:#000000 2px solid;
	border-radius: 5px;  
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px;
	margin-top:10px;
}

.comun{
	padding-top: 20px;
	padding-bottom: 20px;
	border:#CC80D5 1px solid;
	border-radius: 5px;  
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px;
	background-color:#DFD0F6;
}
