@charset "utf-8";
/* CSS Document */
/*El verde antes era #8ed300 */
html{
	height:100%;
}
body{
	margin:0 auto;
	background:url(images/bg_all.gif) repeat-y center #f7f7f7;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	height:100%;
}
#header{
	width:800px;
	margin:0 auto;
	background:url(images/bg_header.gif) no-repeat;
	height:120px;
}
#header img{
	border:0;
	padding-left:20px;
	padding-top:30px;
}
#menu_horiz{
	width:800px;
	margin:0 auto;
	background:url(images/bg_menu_horiz.gif) repeat-y;
	overflow:hidden;

}
#menu_horiz ul{
	float:right;
	display:inline;
	font-size:10px;
	color:#FFFFFF;
	padding:5px;
	margin:0 auto;

}
#menu_horiz ul LI{
	display:inline;
	list-style:none;
	padding:0;

}
#menu_horiz ul LI a{
	color:#fffFFf;
	text-decoration:none;
		padding:5px;
	font-weight:bold;
}
#menu_horiz ul LI a:hover{
	color:#f7f7f7;
	text-decoration:none;
	background:#000000;
		padding:5px;
}

#menuv {
	border: 2px solid #ffffff;
	border-width: 2px 2px 0 2px;
	width: 173px;
	margin:8px auto;
	
}
#menuv ul, li {
	list-style-type: none;
}

#menuv ul {
	margin: 0;
	padding: 0;
}

#menuv li {
	border-bottom: 2px solid #ffffff;
}

#menuv a {
	text-decoration: none;
	color: #ffffff;
	background: #c1e37a;
	display: block;
	padding: 5px 6px;
	width: 163px;
	font-weight:bold;
}

#menuv a:hover {
	background: #b0d682;
}


#conten{
	background:url(images/bg_conten.gif) repeat-y;
	height:auto;
	width:800px;
	margin:0 auto;
	overflow:hidden;
}

#left{
	float:left;
	width:185px;
	margin:0;
}
#log{
	margin:20px auto;
	width:177px;
	font-size:10px;
	padding-bottom:10px;
	}
	#login p{
				padding:0 0 0 15px;
		margin-left:5px;
	}
	#login a{

		color:#000;
		text-decoration:underline;

	}
	#login .input{
		border:1px solid #b0d682;
		width:130px;
	}
.alinea_dcha{
	text-align:right;
	width:130px;
	margin:-5px auto;
}
	.bold{
		font-weight:bold;
	}
#news{
	margin:20px auto;
	width:177px;
	overflow:hidden;
	border-bottom:1px solid #FFF;
	font-size:10px;
	padding-bottom:10px;
	}
#news a{
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}
#news a:hover{
	color:#b0d682;
	text-decoration:underline;
		font-weight:bold;

}
	.new{
		background:url(images/arrow.gif) left top no-repeat;
		padding:0 0 0 15px;
		margin-left:5px;
	}
	#financiado{
			margin:20px auto;
	width:177px;
	text-align:center;
}
	#financiado img{
		border: 1px solid #fff;
		padding:2px;
		margin-top:5px;
	}

	.member{
		clear:both;
		border-bottom:1px solid #b0d682;
		overflow:hidden;
		padding-bottom:10px;
		margin-right:5px;
	}
	.member img{
		float:left;
		padding:5px;
		border:1px solid #f4f4f4;
		margin: 0 5px 3px 0;
	}
	.member a{
		font-weight:bold;
		color:#b0d682;
		text-decoration:none;
	}
	.member a:hover{
		color:#000000;
		text-decoration:underline;
	}
	.institution{
		clear:both;
	}
	.institution img{
		float:left;
		width:100px;
	
		padding:5px;
		border:1px solid #f4f4f4;
		margin: 0 5px 3px 0;
	}
	.textMember{
		margin-left:170px;
		
	}
	.textMemberGrup{
		text-decoration:underline;
		font-weight:bold;
		margin-left:170px;
	}
	.textMemberCorto{
		margin-left:120px;
		
	}
	.textMemberGrupCorto{
		text-decoration:underline;
		font-weight:bold;
		margin-left:120px;
	}
		.textMemberLargo{
		margin-left:255px;
		
	}
	.textMemberGrupLargo{
		text-decoration:underline;
		font-weight:bold;
		margin-left:255px;
	}
	.date{
		background:url(images/icon_date.gif) no-repeat left;
		padding:0 0 0 15px;
	}
#right{
	float:right;
	width:600px;
	margin:0;
}
#right h1{
	font-size:18px;
	padding:10px 10px 0 0;
}


#right TABLE TH.press{
	border-top:1px solid #b0d682;
	
	text-align:left;
	color:#b0d682;
	text-decoration:none;
		font-weight:bold;
		line-height:1.5em;
}
#right TABLE TH a{
	color:#666;
	text-decoration:none;
		font-weight:bold;
		line-height:1.5em;
}
#right TABLE TH a:hover{
	color:#b0d682;
}
#right h2{
	font-size:14px;
	padding:10px 10px 0 0;
	color:#b0d682;
}
#right p{
	font-size:11px;
	text-align:justify;
	padding:3px 10px 0 0;
	line-height:1.5em;
}
#right TABLE{
	width: 550px;
	/*border: 1px solid #f3f3f3;*/
	margin:0 auto;
}
#right TABLE TH{
	background:#FFF;
	color:#FFF;
	padding:2px;
}
#right TABLE TD{
border-bottom:1px solid #f4f4f4;
border-right:1px solid #f4f4f4;
text-align:justify;
padding:3px;
vertical-align:top;
	line-height:1.5em;
}
#right TABLE TD a{
	color:#333;
	font-weight:bold;
}
#right TABLE TD a:hover{
	color:#b0d682;
}
#right TABLE TD.form{
	border:0;
}
#right TABLE TD.enuncia{
	text-align:right;
	border:0;
/*	background:#c1e37a;*/
	font-weight:bold;
	vertical-align:middle;
	background:#f3f3f4;
	color:#000;
}
.button{
	background:url(images/bg_buttongif.gif) repeat-x;
	color:#FFF;
	font-weight:bold;
	font-size:11px;
	padding:3px;
	border:1px solid #333;
	cursor:pointer;
}
#right TABLE TD.aclara{
	text-align:right;
	font-size:9px;
	border:0;
	}
	#right TABLE TD.botones{
	text-align:left;
	border:0;
	}
#links{
	text-align:right;
	width:550px;

	margin:20px auto;
	padding-top:10px;
}
.add{
	background:url(images/add.gif) no-repeat;
	padding:14px 0 0 20px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
#footer{
	border-top: 3px solid #b0d682;
	width:790px;
	margin:0 auto;
	height:50px;
	text-align:center;
	padding:5px;
	color:#999;
	font-size:10px;
}
.input{
	border:1px solid #b0d682;
	width:400px;
}
.inputPEQ{
	border:1px solid #b0d682;
	width:150px;
}

/*#lista_menu {
	border: 2px solid #ffffff;
	border-width: 2px 2px 0 2px;
	width: 550px;
	margin:8px auto;
	
}
#lista_menu ul, li {
	list-style-type: none;
}

#lista_menu ul {
	margin: 0;
	padding: 0;
}

#lista_menu li {
	border-bottom: 2px solid #ffffff;
	height:100px;
}

#lista_menu a {
	text-decoration: none;
	color:#ffffff;
	background:#c1e37a;
	display:inline-table;
	
	padding: 5px 6px;
	width: 205px;
	font-weight:bold;
}

#lista_menu a:hover {
	background: #b0d682;
}
*/
h3.number {
    position: relative;
    top: 0px;
    left: 0px;
    font-size: 5em;
    color: #fff;
    float: left;
    margin:0 55px 0 0;
	padding:0;
	width: 225px;
}

h3.number2 {
    position: relative;
    top: 0px;
    left: 0px;
    font-size: 3.5em;
    color: #fff;
    float: left;
    margin:0 55px 0 0;
	padding:0;
}

.comment-box{
    margin: 0 10px 30px 10px;
	padding:0 0 10px 10px;
    width: 225px;
    border: 1px solid #b0d682;
    float: left;
	height:120px;
	background:#f4f4f4;

}
.comment-box a{
		font-size:12px;
		font-weight:bold;
		color:#000;
		text-decoration:none;
		line-height:1.5em;
}
.comment-box a:hover{
		font-size:12px;
		font-weight:bold;
		color:#b0d682;
		text-decoration:none;
		
}
#error{
margin:30px auto;
	width:500px;

}
#error a{
	
	font-weight:bold;
	color:#C00;
	text-align:center;
	text-decoration:none;
	border:1px solid #C00;
	padding:10px;
}
#error a:hover{
	text-decoration:underline;
		color:#000;
	
}
	


