hr{
	border: 1px dotted #CCC;
}

img{
	border:0;
}
a{
	text-decoration:none;
}
.formato{
	clear:both;
}

body{
	
	font-size:12px;
	color:#777;
	font-family:Verdana,Tahoma,Arial;
	padding:0 0 6px 0;
	margin:0;
	background:url('../imgs/fondo.jpg') #999999 top left repeat-x;
	text-align:center;
}
#cabecera{
	margin:0 auto;
	width:1000px;
	height:261px;
	background:url('../imgs/fondocabecera.jpg') #999999 top left repeat-x;
}
#cabeceraizquierda{
	float:left;
	width:28px;
	height:261px;
	background:url('../imgs/cabeceraizquierda.jpg') #999999 top left repeat-x;
}
#cabeceracentro{
	width:944px;
	float:left;
}
#cabeceracentro #flash{
	margin:16px 0 0 0;
}
#cabeceracentro #flash img{
	margin:16px 0 0 0;
}

#cabeceraderecha{
	float:left;
	width:28px;
	height:261px;
	background:url('../imgs/cabeceraderecha.jpg') #999999 top left repeat-x;
}
#contenido{
	background:url('../imgs/fondocontenido.jpg') #999999 top left repeat-y;
	width:964px;
	margin:0 auto;


}
form#busqueda{
	background:url('../imgs/fondobusqueda.jpg') #999999 top left repeat-x;	
	height:26px;
	text-align:right;
	margin:0;
	padding:0 10px;
}
input,textarea,select{
	margin:6px;
	width:200px;
	background:url('../imgs/fondoinput.jpg') #5B5B5B top left repeat-x;	
	font-size:8pt;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-bottom:1px solid #FFF;
	border-right:1px solid #FFF;
	color:#BCFF2D;
	float:right;
	padding:0 2px;
	display:inline;
}

form#busqueda img{

	float:right;
}
form#busqueda input.inputimage{
	width:auto;
	height:auto;
	border:0;
	padding:0;
	margin:0;
	float:right;
}
#izquierda{
	padding:0 0 0 11px;
	display:inline;
	float:left;
	background:url('../imgs/fondomenu.jpg') transparent top left no-repeat;	
	width:180px;
	text-align:left;
}
#izquierda ul{
	margin:10px 0;
	padding:0 ;
	width:auto;
	list-style:none;
}
#izquierda ul li{

	text-align:center;
	margin: 0;
	color:#F6AD32;
	padding:0 0 0 0;
	display:block;
	font-weight:bold;
	
}

#izquierda ul li ul{
	text-align:left;
	padding:0;
	margin:0 3px 0 3px;

}

#izquierda ul li ul li{
	padding:0;
	font-size:.9em;
	color:#EEE;
	font-weight:normal;
	width:173px;
	margin:1px 0;
	text-align:left;
}
#izquierda ul li ul li a{
	margin:1px 0 0 0;
	color:#BCFE2F;
	display:block;
	background:#444;
	padding:4px;
}
#izquierda ul li ul li a:hover{
	color:#EEE;
	background:#3A3A3A;
}
#izquierda #pieizquierda{
	background:url('../imgs/fondoizquierda.jpg') #000 top left no-repeat;
	width:145px;
	height:176px;
	margin-left:1px;

}

#centro{


	text-align:justify;
	background:url('../imgs/fondocentro.jpg') transparent top left  repeat-x;
	width:498px;
	float:left;
	padding:10px 20px;
		
}

#centro h1{
	color:#1EAE00;
	font-size:1em;
	text-transform:uppercase;
	background:url('../imgs/fondoh1.jpg') transparent top left no-repeat;
	padding:8px 0 12px 50px;
	margin:0;


}

 h2{
	text-align:left;
	color:#444;

	margin:0;
	font-size:1em;
	padding:0;
	background:url('../imgs/fondoh2.jpg') #D7D7D7 top right no-repeat;
	padding:4px;

}

 h2 a{
	color:#444;
	font-size:1em;
}
 h2 a:hover{
	color:#FEA000;
}

#centro .ci{
	padding:10px 0 10px 0 ;
	float:left;
	width:240px;
	margin-right:10px;
	clear:both;
	font-size:.9em;
	background:url('../imgs/fondocd.jpg') transparent top left repeat-y;
}
#centro .cd{
	padding:10px 0 10px 10px;
	border-left:1px dotted #CCC;
	float:left;
	width:230px;
	background:url('../imgs/fondocd.jpg') transparent top left repeat-y;
		font-size:.9em;
}

#centro .destacado,#derecha .destacado{
	text-align:left;
	background:url('../imgs/fondodestacado.jpg') #AEFF00 top left repeat-x;
	color:#304600;
	font-size:.9em;

}

#centro .destacado h1,#derecha .destacado h1{
	background:url('../imgs/sabiasque.jpg') transparent top left no-repeat;
	padding:8px 0 12px 40px;
}
#centro .destacado a,#derecha .destacado a{
	display:block;
	margin:6px;
	color:#FFF;
}
#centro .destacado a:hover,#derecha .destacado a:hover{
	color:#000;
	text-decoration:underline;
}



#derecha{
	background:url('../imgs/fondoderecha.jpg') transparent top left  repeat-x;
	width:214px;
	float:right;
	padding:10px;
	margin:0;
	display:inline;
}
* html #contenido #derecha {padding:10px 0}
#derecha .ci,#derecha .cd{
	padding:10px 0 10px 10px;
	text-align:left;
	margin-right:10px;
	clear:both;
	font-size:.9em;

}



#derecha h1{
	font-size:1.1em;
	background:url('../imgs/fondobusqueda.jpg') #999999 top left repeat-x;	
	height:17px;
	margin:0;
	padding:5px 0;
	color:#000;
}

#derecha form, #derecha .cont{
	margin:0 0 10px 0;
	border:1px dotted #999;
	padding:6px 6px 6px 6px;
	background:url('../imgs/fondoform.gif')
}
 #derecha .cont img{
	padding:4px;
	border:2px solid #F6AD32;
	padding:1px;
	margin:5px 0;
}

#derecha span{
	display:block;
	margin:6px;
	color:#FFA100;
}
#derecha span a{
	color:#FFA100;
	text-decoration:underline
}

#derecha form label{
		width:100%;
		text-align:center;	
		font-size:8pt;
		float:left;
		padding:0 4px;
}
#derecha form input {
		float:none;
		display:block;
		margin:0 auto;
		
		width:110px;
		background:url('../imgs/fondoinput.jpg') #5B5B5B top left repeat-x;	
		font-size:8pt;
		border-top:1px solid #000;
		border-left:1px solid #000;
		border-bottom:1px solid #FFF;
		border-right:1px solid #FFF;
		color:#BCFF2D;
		padding:0 2px;
}

.sub{
	clear:both;
	text-align:center;
	padding:10px;
}

#derecha form .sub input,#centro form .sub input{
	width:auto;
	border:0;
	padding:3px;
	margin:auto;
	float:none;
	cursor:pointer;
	border:1px solid #FFF;
	background:url('../imgs/fondosub.jpg') #383838 top left repeat-x;	

}

#tags{
	background: #B6B6B6;
	font-weight:bold;
	text-align:center;
	margin:10px 0;
	color:#FFF;
	padding:5px ;
	border:1px dotted #888;
	clear:both;

}
#tags span{
display:inline;
}
#tags span a{
	
	text-decoration:none;
	color:#FFF;
}
#tags span a:hover{
	text-decoration:none;
	color:#777;

}

#pie{
	text-align:left;
	background:url('../imgs/fondopie.jpg') transparent top left repeat-x;
	height:74px;
}
#pieizquierdo{
	float:left;
	background:url('../imgs/pieizquierdo.jpg') transparent top left no-repeat;	
	height:73px;
	width:12px
}

#piecentro{
	width:940px;
	float:left;
}

#piecentro .icono{
	float:left;
	text-align:left;
	margin:20px 0 0  6px;
	padding:0 10px 0 0;
	background:url('../imgs/fondoicon.jpg') transparent top right no-repeat;
	color:#EEE;
	font-weight:bold;

}
#piecentro .shinka{
	float:right;
	width:120px;
	text-align:right;
	margin:17px 0 0  6px;
	padding:0 10px 0 0;
	color:#EEE;
	font-weight:bold;
}
#piecentro .shinka img{
	float:right;
}

#piecentro .shinka  a{
	color:#000;
}

#piecentro .icono b{
	color:#FF9900
}
#piederecho{
	float:left;
	background:url('../imgs/piederecho.jpg') transparent top left no-repeat;	
	height:73px;
	width:12px
}


.firma{
	color:#FF9900;
	text-align:right;
	margin:4px;
	font-weight:bold;
	font-size:.8em;
}
.firma a{
	color:#FF9900;
	text-decoration:underline
}
.firma a:hover{
	color:#000;
}


.mierror{
	color:#ff0000;
	font-weight:bold;
	padding:10px;
	background:#D8D8D8;
	border:1px solid #CCC;

}

#centro .enunciado{
	text-align:left;
	padding:10px;
	background:url('../imgs/fondoenunciado.jpg') transparent top left repeat-x;
}
#centro .enunciado img{
	margin:10px;
	float:right;
}
#derecha .enunciado{
	text-align:left;
	margin:6px 0 0 0;
}

#centro form{
	margin:0;
	background:url('../imgs/fondoenunciado.jpg') transparent top left repeat-x;
	padding:20px;
}
#centro form label{
	display:block;
	float:left;
	width:80px;
	text-align:right;
	margin:5px 0;
}
#centro form select,#centro form input,#centro form textarea{
	float:none;
	margin:4px;
	width:350px;
	font-size:1em;
	font-family:verdana;
}

.error{
	background:#FF0000;

}
.resultado{
	color:#FF0000;
	text-align:center;
	font-weight:bold;
}

.enlaces{
	text-align:center;
	margin:20px 0;
	background:#FFF;
	border:1px solid #DDD;

}

ul{
	margin:0;
	padding:10px 20px;
	list-style-image:url('../imgs/li.gif');
	text-align:left;


}
ul li{
	margin:5px 0;
}
ul li a{
	text-decoration:none;
	color:#333;


}
ul li a:hover{
	text-decoration:underline;
	color:#000;


}
.ok{
	margin:10px;
	padding:10px;
	color:#1EAE00;
	font-weight:bold;
	background:#E8E8E8;
	border:1px dotted #CCC;
}

table{
	width:100%;
	
}
table th{
	height:20px;
	background:url('../imgs/fondobusqueda.jpg') transparent top left repeat-x;
	color:#000;
	text-align:center;
	border:1px solid #999;
}
table td{
	border:1px solid #ccc;	padding:4px;
}
table td.td1{
	background:#ddd;

}
table td.td2{
	background:#E8E8E8;
}
table td.td1p{
	background:#ddd;
	width:80px;
	text-align:right;
}
table td.td2p{
	background:#E8E8E8;
	width:80px;
	text-align:right;
}
table td a{
	text-decoration:underline;
	color:#000;

}
table td a:hover{
	text-decoration:underline;
	color:#FF9900;

}
