body {background-size:  150%;
	  background-color:  grey ;
background-image: url("bg.jpg");
background-repeat: repeat;
background-position: center down;
background-attachment: fixed; 
	}
#logos {
background:white;
    margin-left: auto ;
    margin-right: auto ;   
padding-bottom: 70px;
padding-top: 10px;

}

#logo {width:33%;float:left;text-align:center;}






#logos img
{height:60px}

#container
{opacity:0.9;
	margin: 50px auto;
	width: 900px;
	background:white;
}

#header
{
	text-align:center;
background:#CFFCCB ;
	padding: 20px;
}

#header h1 { margin: 0; }

#navigation
{
	float: left;
	width: 900px;
	background:#333;
}

#navigation ul
{
	margin: 0;
	padding: 0;
}

#navigation ul li
{
	list-style-type: none;
	display: inline;
}



#navigation li a
{font-size:120%;
	display: block;
	float: left;
	padding: 5px 10px;
	color:#fff;
	text-decoration: none;
	border-right: 1px solid#fff;
}

#current
{background-color:#383; 
}



#navigation li a:hover { background:#383; }

#content
{
	clear: left;
	padding-left: 80px;	padding-top: 20px;	padding-bottom: 20px;padding-right: 80px;
}

#content img 
{ float:right; width:40%; padding-left:30px;
}



#content h2
{
	color:#000;
	font-size: 160%;
	margin: 0 0 .5em;
}

#content p {
  text-align: justify;
}


#anuncio
{
	background:#F2F2F2; border: 1px solid ; 
	text-align: left;
	padding: 10px;

	
}


#figure {
  float: right;
  width: 20%;
  margin-left: 10px;
  padding: 0px;
}
#figure p {
  text-align: center;
  font-style: italic;
  font-size: 70%;
  text-indent: 0;  text-align: justify;
}
#figure img {
  width: 100%;
}


#footer
{
	background:#ccc;
	text-align: left;
	padding-top: 10px;padding-bottom: 10px;
padding-left: 20px;

	
}
#cimat
{color: #990033;font-size: 80%; padding-top:20px;padding-bottom:10px;
}

#coordinacion
{
font-size: 80%
}