/* ------------------------ Elementos básicos del diseño ------------------------ */
/* ------------------------------------------------------------------------------ */

body { 
	color: #333333; 
	background-color: #121111;
 	background-image: url(../images/ccpp_fondo_01.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	font-size: 11px; 
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-align: left;
    margin: 0px; 
	padding: 0px;
	}
p {
	font-size: 11px; 
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-align: left; 
	margin: 0px; 
	padding: 0px;
	}

h1, h2, h3 {
	font-size: 11px; 
	line-height: 14px;
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-align: left; 
	margin: 0px; 
	padding: 0px;
	}
	
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #333333;
	}

a:visited, 
a:visited:hover { 
	font-weight: bold; 
	text-decoration: none; 
	color: #333333;
	}

a:hover, 
a:active { 
	/*text-decoration: underline;*/ 
	color: #333333;
	}


/* ---------------------------- Diseño de las cajas ----------------------------- */
/* ------------------------------------------------------------------------------ */

/* -- En container están todas las div's, dimensionando la página y centrándola - */

#container { 
	width: 900px; 
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

#cabezera {
 	width: 898px;
	height: 150px;
 	background-image: url(../images/ccpp_cabezera_03.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	border-top: 0px;    
	border-right: 1px solid #bdaaaa;    
	border-bottom: 1px solid #bdaaaa;    
	border-left: 1px solid #bdaaaa;    
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#bajo_cabezera {
 	width: 898px;
	height: 150px;
	border-top: 1px solid #bdaaaa;    
	border-right: 1px solid #bdaaaa;    
	border-bottom: 1px solid #bdaaaa;    
	border-left: 1px solid #bdaaaa;
	background-color: #888181;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#bajo_cabezera img {
	float:left;
	border: 20px solid #CCCCCC;
	margin-left: 56px;
	margin-top: 17px;
	}

/* -------------- izquierda se usa para alinear las div's columna --------------- */

#izquierda {
	float:left;
	width:150px;
	height:auto;
	}

/* ------ Columna es la div de todas las cajas que aparecen a la izquierda ------ */
/* --------- Estas son menús, contador, enlaces, publicidad y cosas así --------- */

#columna {
	float:left;
 	width: 148px;
	border: 1px solid #bdaaaa;    
 	/*background-image: url(../images/new_fondo_02_div.jpg);*/
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #CCFFFF;
	margin: 10px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	}

#columna h3 {
	color: #FFF;
 	background-image: url(../images/pio_degradado_01.jpg);
	background-position: center center;
	background-repeat: repeat;
	border-bottom: 3px solid #bdaaaa;
	font-size: 11px; 
	line-height: 14px;
	text-transform: uppercase;
	margin: -10px -10px 4px -10px;
	padding: 4px 4px 4px 10px;
	}

#columna img {
	border:0px;
	}

#columna p {
	padding-bottom: 0px;
	text-align: justify;
	}

#columna ul {
	color: #121111;
	border-top: 1px dotted #ccc;
	margin: 5px 5px 0px 5px; 
	padding: 0px 0px 0px 0px;
	}
	
#columna li {
	display: block;
	list-style-type: none;
	color: #121111;
	/*background-color: #f8f8f8;*/
	font-size: 13px; 
	line-height: 14px;
	font-weight: normal; 
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif; 
	text-align: left; 
	border-bottom: 1px dotted #ccc;
	margin: 0px 0px 0px 0px; 
	padding: 3px 5px 3px 5px;
	}
	
#columna li a:link,
#columna li a:visited, 
#columna li a:visited:hover,
#columna li a:hover, 
#columna li a:active {
	font-style: normal;
	padding-right: 5px;
	}

#columna li a:hover {
	/*background-color:#F00;*/
	color:#006600;
	}

#quickSummary .p1 { 
	color: #fff ! important;
	font-size: 10px ! important;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	margin: 0px 50px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
	
#quickSummary .p2 { 
	color: #fff ! important;
	font-size: 10px ! important;
	line-height: 14px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
/* ---------- derecha se usa para alinear las div's notas, aviso, etc ----------- */

#derecha {
	float: right;
 	width: 720px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

/* ---- notas y aviso es la div de todas las cajas que aparecen a la derecha ---- */
/* ----------- que son la principal, avisos, eventos y arecordatorios ----------- */

#notas {
	height:auto;
	background-image: url(../images/ccpp_fondo_02.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #FFCCCC;
	border: 1px solid #bdaaaa;    
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 85px 0px;
	color:#000;
	}

#notas ul {
	width: 400px;
	border-top: 1px dotted #ccc;
	margin: 5px 5px 0px 15px; 
	padding: 0px 0px 0px 0px;
	}

#notas li {
	display: block;
	list-style-type: none;
	color: #121111;
	/*background-color: #f8f8f8;*/
	font-size: 13px; 
	line-height: 14px;
	font-weight: bold; 
	/*font-style: italic;*/
	font-family: Arial, Helvetica, sans-serif; 
	text-align: left; 
	border-bottom: 1px dotted #ccc;
	margin: 0px 0px 0px 0px; 
	padding: 3px 5px 3px 5px;
	}

#notas li a:hover  {
	color:#006600;
	}

#aviso {
	height:auto;
	/*background-image: url(../images/new_fondo_04_div.jpg);*/
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #FFCCCC;
	border: 1px solid #bdaaaa;    
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	color:#000;
	}

/* --- Necesito crear esta div con un ancho exacto para poder meter las cajas --- */
/* -- sin destrozar el diseño, no se por que pero no puedo usar float left con -- */
/* ---------------------- height auto en notas ¿¿¿¿¿¿?????? --------------------- */

#fotos {
	height:540px;
	background-image: url(../images/new_fondo_03_div.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #fff;
	border: 1px solid #060;    
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 45px 0px;
	color:#333;
	}

#aviso h4 {
	color:#000000;
	margin: 5px auto 5px auto;
	font-size:14px;
	text-align:center;
	}

#notas h3,
#aviso h3,
#fotos h3 {
	color: #FFF;
	/*background-color: #ddd;*/
 	background-image: url(../images/pio_degradado_02_footer.jpg);
	background-position: center right;
	background-repeat: repeat-x;
	font-size: 11px; 
	line-height: 16px;
	font-weight: bold; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	text-transform: uppercase;
	text-align: left; 
	border-bottom: 3px solid #bdaaaa;
	margin: 0px 0px 0px 0px; 
	padding: 3px 5px 3px 5px;
	}
	
#notas p,
#aviso p {
	padding: 0px 5px 5px 5px;
	margin:6px 0px;
	font-size:12px;
	color:#000000;
	}

#notas h1,
#aviso h1, {
	text-align:left;
	padding-left:15px;
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
	color:#A60000;
	}

#caja {
	float:left;
	width:340px;
	height:240px;
	margin:6px;
	/*background-color:#FFFF59;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:justify;
	color:#333;
	}

#caja h2 {
	font-size:13px;
	font-weight:bold;
	color:#000000;
	}

/* --- Esta div se usa para centrar las imágenes que son enlaces en las cajas --- */

#centrada {
	margin:12px 0px 0px 0px;
	text-decoration:none;
	text-align:center;
	}

/* --------- Píe de la página --------------------------------------------------- */

#supportingText {
	float:left;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

#footer {
	float:left;
 	width: 888px;
	border: 1px solid #bdaaaa;    
 	background-image: url(../images/pio_degradado_02_footer.jpg);
	background-position: center center;
	background-repeat: repeat;
	background-color: #284C00;	
	margin: 0px auto 0px auto;
	padding: 5px;
	color:#FFFFFF;
	text-align: right;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	}

/*---------------- FIN DEL CSS --------------------*/
