/* CSS Document  */


html, body	{
	margin:0;
	padding:0;
	border:0;
	font-size:1em;
	font: small/150% "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif;
	color:#451B9A;
	background-image:url(./images/fon.jpg);
	height:100%;
	
	       }


#cabecera{
background-color:#CB27E8;
width:770px;
height:75px;
  margin-left:auto; margin-right:auto;
	    }
#logo{
position:relative;
float:left;
width:155px;
height:60px;
margin:0px 0px 0px 0px;
background-image:url(./images/logo.gif);
background-position:top;
background-repeat:no-repeat;
border-bottom:1px #fff solid;

	    }
#cab{width:770px;height:246px; margin:0px auto 0px auto;}

#enlaces{
position:relative;
float:left;
width:615px;
height:60px;
margin:0px 0px 0px 0px;   
border-bottom:1px #fff solid;
	    }

.enla{margin:40px 0px 0px 250px;}
.enlace{color:#ffffff;text-decoration:none;font-weight:bold;border-right:1px #fff solid;padding:0px 10px 0px 10px;}
.bilbao{margin:-3px 0px 0px 10px;color:#ffffff;font-weight:bold;}

#cab{width:770px;height:246px; margin-left:auto; margin-right:auto;background-color:#cb27e8;
            background-image:url(./images/cab.jpg);background-position:top center;background-repeat:no-repeat;}
h1{color:green;text-align:left;margin:30px 0px 0px 20px;}
h2{color:#d9558e;text-align:left;margin:5px 0px 0px 73px;font-size:18px;}
h3{color:#375114;text-align:left;margin:0px 0px 0px 120px;}

#amari{border-top:2px #eaf043 solid; width:770px;height:2px;margin:0px auto 0px auto;background-color:transparent;}

#portada{
width:770px;
height:360px;
  margin:-12px auto 0px auto;
border-bottom:0px #eaf043 solid;}


#texto{

margin:0px 0px 0px 0px;
padding:0px 10px 10px 10px;
text-align:justify;

font-size:16px;color:#1C1C71;
font-weight:normal;
background-image:url(./images/dragon.jpg);
background-repeat:repeat-y;
font-family:"Trebuchet MS";
text-indent:2cm;
}
#texto td{border:1px #cacaca solid;text-align:center;}
.gris{background:#cacaca;}
.foto {width:400px;height:299px;
	float:right;
	
	background-image:url(./images/monje.jpg);
	margin:10px 10px 0px 10px;
}




#left{
position:relative;
float:left;
width:210px;
height:350px;
background-color:#e255fb;
margin:-16px 0px 0px 0px;
padding:20px;}

#center{
position:relative;
float:left;
width:230px;
height:350px;
background-image:url(./images/foncen.jpg);background-repeat:repeat-x;
margin:-16px 0px 0px 0px;
padding:20px;}

#right{
position:relative;
float:left;
width:210px;
height:350px;
background-color:#e255fb;
margin:-16px 0px 0px 0px;
padding:20px;}

#footer {
         background-color:transparent;
         width:770px;
         height:50px;
         margin:0px auto 10px auto;
        text-align:center;border-bottom:5px #eaf043 solid;
	    }


#center a img { border-width: 0;}

a#trans img {background-image:url(./images/taicentro1.jpg);margin:0px 0px 0px 50px;border-width: 0;}
a#trans:hover img {background-image:url(./images/taicentro2.jpg);}
