html, body, ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border: 0;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.more {
	text-align: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}

body, h1, h2, h3, form {
	font: 10px tahoma, arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #5C5C5C;
}

body {
	background: url(../images/header_bg.jpg) repeat-x;
	text-align: center;
}
#wrapper {

	text-align: left;
	margin: auto;
	width: 820px;
}


#header {
	height: 200px;
	border:none;
	position: relative;
	width: 820px;
}


#logo{

	height:96px;
	
	
}
#header h1 {
	margin-top: 44px;
}
#header h1 img {
	display: block;
}
#nav {
	margin-top: 0px;
}
#nav img {
	float: left;
}

/*BOTONOES MENU*/

/*FIN BOTONES MENU*/


/*CALENDARIO SUSTITUCIÓN  */

#link_calendario{
	position:relative;
	
		
	}
#link_calendario a {
	background: url(../images/link_calendario.png);
	width: 231px;
	height: 142px;
        display:block;
}
	
#link_calendario a:hover {
	background: url(../images/link_calendario_p.png);
	
        display:block;
}
#link_calendario_eliminacion{
	background: url(../images/calendarioeliminacionlink.jpg);
	width: 310px;
	height: 179px;
    display:block;
}
#link_calendario_eliminacion a {
	background: url(../images/calendarioeliminacionlink.jpg);
	width: 310px;
	height: 179px;
    display:block;
}
#link_calendario_eliminacion2{
	background: url(../images/calendarioeliminacionlink2.jpg);
	width: 310px;
	height: 179px;
    display:block;
}

#link_calendario_eliminacion2 a {
	background: url(../images/calendarioeliminacionlink2.jpg);
	width: 310px;
	height: 179px;
    display:block;
}


#contenedor{
	position:relative;
	
	padding-top:20px;
	background-color:#ced3d5;
	
	}

#headline {
margin-left:15px;	
	
}

#photo {
	float: left;
	width: 618px;
}
#photo div {
	border: 1px solid #D8D8D8;
	padding: 0px;
}
#photo img {
	display: block;
}

#news-box{
	position:relative;
	float:left;
	margin-left:0px;
	padding-left:10px;
	padding-right:10px;
	width:150px;
	height:225px;
	overflow: auto;
	
	}
#search-news {
	margin-right:15px;
	float: right;
	width: 170px;
	margin-top:0px;
	background-color:#f2f2f2;
}

#search-news #q {
	width: 150px;
	
}
#search-news .downcast {

	border-top: 1px solid #CFD0D0;
	
	margin-right:15px;
}
#search-news h3 {
	
	background: url(../images/bullet_letter.gif) no-repeat;
	padding-left: 15px;
	font-weight: bold;
	margin: 1em 1em 0.4em 0.4em;
}
#search-news p {
	padding-left: 15px;
	padding-right: 2px;
	margin: 0.1em 0;
}
a {
	font-weight: bold;
	color: #5C5C5C;
}

#body {
	padding-top: 2em;
	text-align: justify;
}

#body-left {
	margin-left:15px;
	padding:5px;
	font-size:13px;
	float: left;
	color:#00435e;
	padding:10px;
	background: url(../images/fondotxtintro.jpg) no-repeat;
	width: 520px;
}
#body-left p{
	padding-bottom:12px;
	
	}


#body-right {
	
	float: right;
	width: 231px;
	margin-right:15px;
}

#body-left ul.plussbullets {
	margin-top: 45px;
	margin-left: 120px;
	padding: 0;
	font-weight: bold;
}
#body-left ul.plussbullets li {
	background: top left url(../images/bullet_plus.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
}

#body h2, #body p {
	margin: 0.3em 0;
}

#body-right p {
	margin-right: 2em;
}

#body a.green {
	color: #9AAB68;
	font-weight: normal;
	text-decoration: underline;
}
#gallery{
	padding-top:0px;
	height:200px;
	width:231px;
	
	
	}

#gallery img {
	float: left;
	
}

#footer {
	color: #FFFFFF;
	background: #42453D url(../images/footer_bg.gif) repeat-x;
	padding: 6px 0 5px 0;
	margin-top:0px;
	font-weight: bold;
}
#footer p {
	margin: 0;
	padding: 0;
}
#footer a{
	
	color:#FFF;
	
	}
