@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

#actividades ul li {
list-style:none;
background-image:url(../img/li.jpg);
background-position:0px 7px;
padding: 5px 0 0 15px;
margin:0 -15px 0 -15px;
background-repeat:no-repeat;
font-size:11px;
}

#actividades ul{
list-style:none;
background-image:url(../img/cal.jpg);
background-position:0px 7px;
padding: 5px 0 0 15px;
margin:0 0px 0 10px;
background-repeat:no-repeat;
font-size:14px;
}



a{
color:#666;
text-decoration:none;
}

a:hover{
color:#999999;
text-decoration:none;
}

h1{
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
color:#D9B90F;
line-height:100%;
}

h2{
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
color:#333;
}

h3{
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color:#666;
}

#footer{
padding:20px;
height:30px;
text-align:center;
background-color:#181f31;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
line-height:150%;
position: relative;
margin-top: 0em;
}

#footer a{
color:#fff;
text-decoration:none;
}

#footer a:hover{
color:#fff;
text-decoration:underline;
}


html
{
height: 100%;
}

body
{
height: 100%;
}

#nonFooter
{
position: relative;
min-height: 100%;
}

* html #nonFooter
{
height: 100%;
}

#content
{
padding-bottom: 9em;
}

.espacios
{
line-height:30px;
word-spacing:8px;
}

#noticias
{
padding:3px;
margin-bottom:10px;
border:1px solid #ddd;
}
#vermas
{
float:right;
}

.tabla-coo{
	padding:5px 10px;
	width:100%;
	text-transform:uppercase;
	font-weight:bold;
}

.foto-coo{
	padding:2px;
	border:1px solid #ddd;
}
