/***********************************************/
/*plantilla.css                           */
/* Procuradora General Principado Asturias*/
/***********************************************/

/*
Valores de los colores principales:
	Verde oscuro: #2d735f
	Verde claro: #c6d644
*/


html {
	/*muestra la barra vertical en firefox siempre*/
	height:101%;}

/*--- divisiones generales---*/

#contenedor{
	width:750px;
	margin:0 auto;
	color: inherit;
	background-color:#ffffff;
/*	border: 2px solid #27A305;	*/
	
}

#header{
	margin:0;padding:0;
	width: 100%;
}

/*--- Navegación lateral ---*/

#nav {
	padding:0;
	margin:0;
}

/*---- Contenido ----*/

#content {
	float:right;
	margin: 0;	
	padding:5px 30px 10px 10px;
	text-align: left;
	width: 60%;
}



/*--- Estilos generales ---*/

body{
	font-family:Arial, Helvetica, sans-serif;	
	line-height: 1.4em;
	padding: 0px;
	text-align:center;
	background-image: url(../img/fondo.gif);
	background-repeat: repeat;
	margin: 0.5em 0 0 0;
	font-size:62.5%;	/*a partir de esta medida, 1 em es equivalente a 10 px*/
}


p {
	padding:0;
	color: #006699;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;	
	text-align:justify;
	margin-left:0;
	line-height:1.5em;
	
}


img {border:0}

h1, h2, h3, h4, h5, h6 {
	font-family:"Lucida Sans", Tahoma, "Trebuchet MS";
	margin:0px;
	padding: 0;
	background-color:inherit;
	
}

h1{	
	font-size:18px;	
	color:#7a7a79;
	border-bottom:2px solid #c6d644;
	padding-bottom:3px;
}

h2 {
	font-size:14px;
	color:#3399CC;
	font-weight:bold;
	padding-bottom:1em;
}
h3 {
	font-size:12px;
	color:#787878;
	font-weight:bold;
	padding-top:0.6em;
	padding-bottom:0.2em;
}



#siteInfo{
	clear: both;
	font-size: 1.1em;
	color: #2d735f;
	padding: 10px 10px 0px 10px;
	margin-top: 20px;
	background-color: #c6d644;
}

#siteInfo ul , #siteInfo li  {
	display:inline;
	margin:0;
	padding:0;
}

#siteInfo img{
	vertical-align: baseline;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}







/*********** estilos  navSup - navegación superior - ***********/

#navSup{
	margin:10px auto;
	height:30px;
	width:99%;
	border-top:1px solid #c6d644;
	border-bottom:1px solid #c6d644;
}


#navSup  ul {
	list-style:none;	
	height:30px;
	margin:0;
	padding:p;
}

#navSup  ul li {
	float:left;
	margin:0;
	padding:0;
	height:28px;
}

#navSup ul li a {
	display:block;	
	margin:0;
	padding:7px 25px 4px 25px ;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#2d735f;
}

#navSup ul li a:hover {
	background-color:#c6d644;;
	color:white;
	border-bottom: 1px solid orange;
}


/****************FIN NAVEGACIÓN SUPERIOR*********/
  
    
  
 #nav{
	margin: 0 75% 0 1%;
}

ul {
	list-style:none;
	margin:0;
	padding: 5px;
}
ul li {
	font-size:11px;
	color:#333333;
}


#content ul {
	padding-left:1.5em;
	list-style:none;
}
 #content ul li {
 	padding-left:1.5em;
	line-height:15px;	
	list-style-position: outside;
	list-style-image: url(../img/bolita.gif);
	line-height:13px;
	

}
#content ul li p {
color:#666666;
background:inherit;
line-height:13px;}



/*********** estilos sectionLinks (navegación lateral #nav) ***********/

#sectionLinks{
	padding:0;
	text-align:left;
	border-right-width: 1px ;
	border-right-style: solid;
	border-right-color: #2d735f;
}


#sectionLinks ul{
	margin:0;
	padding:0;
	font-size:1.1em;
	text-align: left;
}


#sectionLinks h2{
	margin:0;
	padding: 4px 0px 12px 2px;	
	text-transform:uppercase;
	font-size:1.2em;
	text-align:center;
	
}

#sectionLinks li{
	margin:5px 0 5px 35px;
	padding:0;
	
}

#sectionLinks ul li a{
	display:block;	
	text-decoration:none;
	line-height:1.5em;
}

#sectionLinks ul li a:link, #sectionLinks ul li a:visited {	
	display:block;
	font-weight:bold;
}

#sectionLinks ul li a:hover{	
	font-weight:bold;
	color:white;
	background-color: #c6d644;
}

#sectionLinks span.current {
color:#cc0000;}

#sectionLinks span.nothing{
color:#2d735f;}


.float_left {
float:left;
}

.float_right{
float:right;
}

.oculto {
display:block;
line-height:0;}


.no{
display:none;
}

.sangrado {
margin-left:2em;}


hr {
	display:block;
	height:7px;
	width:20%;
	color: #c6d644;
	background-color:white;
	text-align:center;
}

a:link, a:visited {
color:#2d735f;
}
a:hover{
	color:#cc0000;
}

#imagenes {
	margin:0 auto;
	width:400px;
	
}

#imagenes img {
	float:left;	
	width:100px;
	height:100px;
	
	padding-right:20px;
}
table {
border:1px solid #dddddd;
background-color:#eeeeee;
}
caption{
display:none;}

th{
text-align:center;
border:1px solid #ffffff;

}
th {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-align:left;
color:#4b6ca3;}

tr {
	color:#000000;
	font-weight:bold;}

td {
text-align:left;
}

.bus {
	background-image:url(../img/bolita.gif);
	background-repeat: no-repeat;
	background-position: center;
}

 input{
text-align:left;
margin:0;}

.caption {
	margin:0;padding:0;
	display:block;
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	color:#2d735f;
	
}

.tamano_fijo{
	width:430px;
}

.aviso{
color:#cc0000;
font-weight:bold;
text-align:center;
}

.boton{
text-align:center;
font-weight:bold;
color:#2d735f;
background-color:#c6d644;
border:2px solid #cc0000;
float:right;
margin-left:25px;
}