
/* CSS Document */


		body{
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
		font-size:0.6em;
		color: #000000;
		}
		
		.fecha{
		display:block;
		margin-top:69px;
		margin-left:658px;
		font-size:8pt;
		color:#003399;
		}
		
		.contenedorGlobal{
		display:block;
		width:800px;
		margin:0px auto 0px;
		
		}
		html{
		overflow: -moz-scrollbars-vertical;
			}
		
		.header{
		display:block;
		width:800px;
		height:182px;
		background-image:url(../img/img_cabecera.gif);
		background-position:center;
		background-repeat:no-repeat;
		}
		
		.conCentral{
		display:block;
		width:800px;
		height:auto;
		}
		
		.menuer{
		display:block;
		margin-top:56px;
		width:195px;
		min-height:380px;
		float:left;
		margin-right:5px;
		}
		
		
		.informacion{
		display:block;
		float:left;
		width:auto;
		min-height:500px;
		}
		
		.limpiar{
		clear:both;
		}
		
		.menuSup{
		display:block;
		width:100%;
		padding:0px;
		height:auto;
		
		}
		
		.ilustracion{
		display:block;
		width:auto;
		float:left;
		height:auto;
		margin-right:10px;
		border:1px solid black;
		margin-top:20px;
		margin-bottom:3px;
		}
		
		.informacionP{
		display:block;
		margin-top:3px;
		padding:5px;
		width:565px;
		text-align:left;
		background-color:#eff1f5;
		border:1px solid  #D2DDE3;
		min-height:510px;
		}
		
		
		.pie{
		display:block;
		text-align:center;
		margin-top:10px;
		padding:3px;
		font-size:8pt;
		width:800px;
		height:20px;
		border-top:1px dashed black;
		
		}
		#enlaces{
			display: block;
			margin-bottom:3px;
			text-align:right
			
		
		}
		#enlaces ul{
		margin-left: 0;
			padding-left: 0;
			display: inline;
		
		}
		#enlaces ul li{
			margin-left: 0;
			padding: 0px 2px 2px;
			list-style: none;
			display: inline;
		
		
		}
		
		#enlacesLateral{
			display: block;
			border:1px solid #003366;
			margin-bottom:25px;
		
		}
		#enlacesLateral ul{
		margin-left: 0px;
		padding-left: 4px;
		display: block;
		
		}
		#enlacesLateral ul li{
			margin-left: 0;
			padding: 0px 0px 5px;
			list-style: none;
			display: block;
		
		
		}
		
	
		
		a.stilo1{
		font-size:1.3em;
		font-weight:bold;
		color:#243f82;
		text-decoration:none;
		}
		
		a.stilo1:hover{
		font-size:1.3em;
		font-weight:bold;
		color: #ce06d0;
		}
		
		a.stilo2{
		font-size:8pt;
		color:#243f82;
		text-decoration:none;
		
		}
		
		a.stilo2:hover{
		font-size:8pt;
		color: #ce06d0;
		
		}
		
		a.stilo3{
		font-size:10pt;
		color:#243f82;
		font-weight:bold;
		text-decoration:none;
		margin-left:2px;
		
		}
		
		a.stilo3:hover{
		font-size:10pt;
		color: #ce06d0;
		margin-left:2px;
		}
		.titulares{
		display:block;
		font-size:12pt;
		width:auto;
		background-color: #D7DEE3;
		border:1px solid #003366;
		margin-left:1px;
		padding:4px;
		color:#000;
		font-weight:bold;
		margin-bottom:11px;
		}
		
		.titulos{
		display:block;
		width:auto;
		font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
		font-size:15pt;
		color: #ce06d0;
		margin-bottom:11px;
		margin-left:6px;
		}
		
		.titulosEnlaces{
		display:block;
		width:auto;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:10pt;
		font-weight:bold;
		color: #000066;
		margin-bottom:5px;
		margin-left:2px;
		}
		
		.textGlobal{
		display:block;
		width:auto;
		color:#000;
		text-align:justify;
		padding:3px;
		font-size:10pt;
		margin-bottom:30px;
		margin-left:6px;
		line-height:18px;
		}
		
		h4{

		color: #000000;
		margin:0px 6px 0px;
		}
		h5{
		font-size:9pt;
		color: #000000;
		margin:0px 6px 20px;
		font-weight:normal;
		margin-left:2px;
		
		}
		
	.drecha{
	display:block;
	width:95%;
	text-align:right;
	margin-bottom:20px;
	}
	
	.drecha2{
	display:block;
	width:98%;
	height:30px;
	padding:5px;
	background-color: #FFCC99;
	text-align:right;
	margin-bottom:50px;
	}

.imputsGeneric {
		width:230px;
		height:auto;
		font-size:10pt;
		color: #333333;
		background-color:#ffffff;
		border:1px solid  #243f82;
		margin-bottom:8px;
	}
	
.comentarioContacto {
			width:230px;
			height:60px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size:9pt;
			color:#000000;
			background-color:#ffffff;
			border:1px solid #243f82;
			margin-bottom:8px;
		}

		.textAreageneric {
			width:400px;
			height:200px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size:9pt;
			color:#000000;
			background-color:#ffffff;
			border:1px solid #243f82;
			margin-bottom:8px;
		}

.imputsGenericPrivat {
		width:520px;
		height:auto;
		font-size:10pt;
		color: #000;
		background-color:#ffffff;
		border:1px solid  #243f82;
		margin-bottom:9px;
	}
		.textAreagenericPrivat {
			width:520px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size:9pt;
			color:#000000;
			padding:1px;
			background-color:#ffffff;
			border:1px solid #243f82;
			margin-bottom:8px;
		}

.titulosTablas{
	font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size:8pt;
			color:#000000;
}

.cajaMensaje{
	display:block;
	width:400px;
	height:50px;
	padding:5px;
	margin:0px auto;
	background-color: #E1ECEC;
	text-align:center;
	margin-bottom:50px;
	margin-top:50px;
}
.cajaMensaje span{
display:block;
font-size:12pt;
padding-top:6px;
}










