/*----------------------------------------------------------------------------------
	version: 1.1
	author: aweka
	email: css@aweka.es
	website: http://www.upccanarias.com
-----------------------------------------------------------------------------------*/

BODY { 

    text-align: center; 

	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: white;
	margin-top:20px;
	

  } 
  
  	 a:link, a:visited {text-decoration:none;color:#600057;} 
  	 a:hover {text-decoration:underline;color:#E73A00;}
 

/* ----------------------------------------------------------------------------- */
	#contenedor
	{ 
	   width: 800px; 
	   margin: 0 auto;
	   text-align: center;

	} 
	
	#cuerpo
	{
		width: 800px;    
	    padding : 0px 0px 0px 0px; 
	    float:left;

	}	

	#menu2
	{
	    width: 250px;    
	    text-align: left;
	    padding : 0px 0px 0px 0px;		    
	    float:left;	    
	}

	#texto
	{
  		width: 550px;
	    padding : 0px 0px 0px 0px;
	    float:right;
	}


	
	#cd
	{
  		width: 500px;
  	    padding : 0px 0px 0px 0px;
	    margin : 0px 0px 0px 0px;
	}	

	#logo
	{
	    width: 250px;    
	    text-align: left;
	    padding: 0px 0px 0px 0px;	    
	    float:left;
	}

	#cabecera
	{
		width: 550px;
		text-align: right;
		padding: 0px 0px 0px 0px;
		float:right;
	}	
	#titulo
	{
  		position:absolute;
  		left:300px;
  		top:250px;
	}	

	#noticias
	{
	    width: 380px;    
	    text-align: left;
	    padding : 0px 0px 0px 0px;
	    float:left; 
	}
	
	#caja1
	{
	    width: 190px;    
	    text-align: left;
	    padding : 0px 0px 0px 0px;
	    float:left;
	}
	
	#caja2
	{
	    width: 180px;    
	    text-align: left;
	    padding : 0px 0px 0px 0px;
	    float:left;
	}	
	
	#agenda
	{
	    width: 150px;
	    padding : 0px 0px 0px 4px;
	    float:left;
	}
	
	#foto {
		width: 110px;
		height: 115px;
		float: left;
		padding: 5px 5px 5px 5px;
	
	}
	
	#barra {
		width: 150px;
		float: center;
		text-align:center;
		padding: 2px 2px 2px 5px;
		margin-left: 22px;
		border-width:1px;
		border-style:solid;
		border-color:#C698A4;
	}
	
	#paginacion {
	 	width: 500px;
	    height: 5px;   
	}
	
	#pagAnterior {
	 	width: 220px;    
	    float: left; 
	    padding: 0px 0px 0px 0px; 
	    text-align: left; 
 
	}
	
	#pagSiguiente  {
	 	width: 260px;    
	    float: left; 
	    padding: 0px 0px 0px 0px;    
	    text-align: right;  
 
	}
	
	#msgVacio {
	 	width: 350px;  	  
	 	margin: 20px 20px 100px 20px;
	 	padding: 10px 10px 10px 10px;
	    background-color: white; 
	    text-align: center;   
	    border: 1px solid #E7E794;
	}
	
	/*#bordeFoto {
	    width: 490px;
	    float: left;
	    text-align: center;  
	    padding : 5px 5px 5px 5px;
	    border: 1px solid #E7E794;
	}*/
	

	#pie { 
		width: 790px;
		padding : 5px 5px 5px 5px;
		float:left;
		font-family : verdana;
		font-size: 11px;
		color: white;
		background-image:url(images/pie.jpg); 
		clear: both;
	} 
	
	#gaceta
	{
  		width: 650px;
	    padding : 0px 0px 0px 0px;
	    float:center;
	    background-color: oldlace; 
	}
  
/* ----------------------------------------------------------------------------- */ 
 	 
 	 img {border: 0px;}
 	 
 	 /*ul {
		list-style-type:none;
		list-style-image: url(images/flecha.gif);
	 }*/
	 
	 li a {text-decoration:none; }
	 
 	 /*li a:visited { text-decoration:none; }
 	 li a:hover { text-decoration:none; }
 	 li a:active { text-decoration:none; }*/
 	 
	 table {
	 	border: 0px; 	
	 } 

/* ----------------------------------------------------------------------------- */ 
	.news {
		background-color:white;
		border:solid 1px #430049;
		padding : 5px 5px 5px 5px;
		float:left;
	}

	.news img {
		float:right;
	}

	.news p {
		float:left;
	}

/* ----------------------------------------------------------------------------- */ 

	.box {
		width:550px;
		text-align: center;
		background:url(images/barraTop.gif) no-repeat;
		float:left;
		padding-top:14px;		
	}
	
	.box-outer {
		background:url(images/lineaFondo.gif) repeat;
		padding:0px 20px 0px 20px;
	}

	.box-inner {
		background:url(images/barraPie.gif) no-repeat top;		
		padding-top:14px;
	}

	.box2 {
		width:381px;
		text-align: center;
		background:url(images/topAviso.jpg) no-repeat;
		float:left;
		padding-top:14px;		
	}
	
	.box-outer2 {
		background:url(images/fondoAviso.jpg) repeat;
		padding:0px 20px 0px 20px;
	}

	.box-inner2 {
		background:url(images/pieAviso.jpg) no-repeat top;		
		padding-top:14px;
	}
/* ----------------------------------------------------------------------------- */ 

     .negro  { font-style : normal;
               font-family : trebuchet MS,Arial,verdana,Helvetica, sans-serif;
               font-size : 13px;
               font-weight : normal;
               color: black; }
               
     .title  { font-style : normal;
               font-family : Arial,trebuchet MS,verdana,Helvetica, sans-serif;
               font-size : 14px;
               font-weight : normal;
               color: #EA4F43; }                  
               
     .title2  { font-style : normal;
               font-family : Arial,trebuchet MS,verdana,Helvetica, sans-serif;
               font-size : 14px;
               font-weight : normal;
               text-decoration: underline;
               text-align: justify;
               color: #63015A; }      
               
     .text12  { font-style : normal;
               font-family : Arial,trebuchet MS,verdana,Helvetica, sans-serif;
               font-size : 12px;
               font-weight : normal;
               color: #490256; }                  

     .text11  { font-style : normal;
               font-family : Arial,trebuchet MS,verdana,Helvetica, sans-serif;
               font-size : 11px;
               font-weight : normal;
               color: #7386B3; } 
               
     .text10  { font-style : normal;
               font-family : Arial,trebuchet MS,verdana,Helvetica, sans-serif;
               font-size : 10px;
               font-weight : normal;
               color: #7689B6; }                              
      
     .blanco  { font-style : normal;
               font-family : Arial,trebuchet MS,verdana,Helvetica, sans-serif;
               font-size : 11px;
               font-weight : normal;
               color: white; }

     .orange  { font-style : normal;
               font-family : Arial,trebuchet MS,verdana,Helvetica, sans-serif;
               font-size : 12px;
               font-weight : normal;
               color: #DE5229; }
               
     .noti  { font-style : normal;
               font-family : Arial,trebuchet MS,verdana,Helvetica, sans-serif;
               font-size : 12px;
               font-weight : normal;
               color: green; }
               
     .gris  { font-style : normal;
               font-family : trebuchet MS,Arial,verdana,Helvetica, sans-serif;
               font-size : 13px;
               font-weight : normal;
               text-align:justify;
               color: #63005A; }
               
     .gris2  { font-style : normal;
               font-family : Arial,trebuchet MS,verdana,Helvetica, sans-serif;
               font-size : 12px;
               font-weight : normal;
               color: #7689B6; }               

     .agenda  { font-style : normal;
               font-family : Arial,trebuchet MS,verdana,Helvetica, sans-serif;
               font-size : 12px;
               font-weight : normal;
               color: #DBDEE7; }    

/* ----------------------------------------------------------------------------- */ 
 
	#clear {
		padding: 5px 0px 5px 5px;

  	}
