/* CSS Document */

/*ELEMENTOS GENÉRICOS*/
BODY{
	background:#ffffff url(../images/Template/fondo.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
/*	color:#fff;*/
	margin:0 auto;
	width:100%;
}
img{
	border:0;
}


/*ESTILOS PROPIOS*/
#container{
	/*background: #ffffff url(../images/Template/fondo-container.gif) no-repeat;*/
	margin:0px auto;
	padding:0px 30px;
	width:835px;
}
.section-container p{	
/*width:98%;*/
}

.index{
	background:url(../images/Template/index.jpg) no-repeat ;
	width:750px;
	height:410px;
	margin-left:50px;
}
.index .banner1{
	position:relative; 
	left:30px; 
	top:-20px; 
	width:200px;
}

		.banner1 .title1 a{
			text-decoration:none;
			width:240px; 
			text-align:left; 
			padding-left:50px; 
			padding-top:5px;
			margin:0px; 
			color:#000; 
			font-weight:bold; 
			font-size:12px;  
			padding-bottom:12px; 
			text-transform:uppercase;
		}
		.banner1 .text1{
			margin:0px; 
			width:210px; 
			font-size:11px; 
			text-indent:20px; 
			font-weight:bold;
		}
		
.index .banner2{
	position:relative;
	top:15px; 
	left:420px;
}
	.banner2 .title2{
		width:200px; 
		border-bottom:3px solid #3692FA; 
		margin-bottom:0px;
	}
	.banner2 .title2 a{
		text-decoration:none;
		text-align:left; 
		margin:0px; 
		color:#3692FA; 
		font-size:14px; 
		font-weight:bold; 
		text-transform:uppercase;
	}
	.banner2 .list2{
		margin:0px; 
		padding-left:15px; 
		width:280px;
		font-size:11px; 
		font-weight:bold;
	}
.index .banner3{
	position:relative; 
	left:440px;
	top:-80px; 
	width:300px;
	height:106px;
}
	.banner3 .title3{
		width:220px; 
		border-bottom:3px solid #3692FA;  
	}
	
	.banner3 .title3 a{
		text-decoration:none;
		text-align:left; 
		margin:0px; 
		color:#3692FA; 
		font-size:14px; 
		font-weight:bold; 
		text-transform:uppercase;
	}
	.banner3 .text3{
		margin:0px; 
		width:280px; 
		font-size:11px;  
		font-weight:bold;
	}
.index .banner4 {
	position:relative; 
	left:300px; 
	top:0px; 
	width:200px;
}
	.banner4 .title4{
		width:220px; 
		text-align:left; 
		margin:0px; 
		color:#3692FA; 
		font-size:16px; 
		font-weight:bold;
	}
	
	.banner4 .title4 a{
		text-decoration:none;
		
	}
.index .flyer{
	position:relative; 
	top:-10px;  
	width:80px; 
	height:70px;
}
.text-flyer{
	color:#3692FA; 
	font-size:12px; 
	font-weight:bold;
	position:relative;
	top:-10px;
}

.text-flyer a{
	color:#3692FA; 
	font-size:12px; 
	font-weight:bold;
}
.text-flyer span{
	font-weight:normal; 
	margin-top:-5px; 
	font-size:10px; 
	color:#000;
}
.works{
	background:url(../images/Template/Pagina-Obras.gif) center no-repeat;
	margin-top:50px;
	height:74px;
	width:573px;
	float:left;
}
.title-works{
	color:#3692fa;
	font-size:14px;
	font-style:italic;
	font-weight:bold;		
	margin-top:5px;
	text-align:center;
}
.text-works{
	margin-left: 10px; margin-right:10px;
	margin-bottom:3px;
}
p {
	text-indent:0px;
}
a { text-decoration:underline;
}


/*DISENO DE LAS TABLAS*/
.table {
	width:94%;
	margin:0px auto;
	font-size:11px;
	font-family:'Trebuchet MS',Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;

	border-top-color: #DD6000;
	border-right-color: #FFFFFF;
	border-bottom-color: #DD6000;
	border-left-color: #FFFFFF;
	
}

.table tbody th,.table tbody td {
	padding:4px 7px;
	color:#454545;
	font-weight:bold;
	line-height:12px;
	word-spacing:3px;
	border-bottom:1px solid #ffac6d;
}
.table thead td ,.table thead th,.table tfoot td,.table tfoot th{
	background-color:#efefef;
	font-weight:bold; 
	padding:3px;
	text-align:center;
	border-bottom:2px solid #DD6000;
}

.header_text{
	display:none;
}
/*.table td, .table th {
	padding:5px;
	color:#454545;
	font-weight:bold;
	line-height:12px;
	word-spacing:3px;
}*/

.table .partner{
	width:500px;

}
ul{
		list-style-position:outside;
		list-style-image:url(../images/Template/boton.gif);
		
	}
	ul ul{
		list-style-position:outside;
		padding-bottom:2px;
		margin-left:15px;
		list-style-type:circle;
	}
	ul .number{
		list-style-type:decimal;
		list-style-position:outside;
		padding-bottom:2px;
	}
br{
height:1px;
}
/* --------------------*/
/*    BORDE SUPERIOR   */
/* --------------------*/
.borde-superior{
/*background:url(../images/Template/borde-superior2.gif)no-repeat;*/
height:35px;
margin:0px 0px;
padding:0px 0px;
}

.header-graphic	{
/*background:url(../images/Template/borde-superior.gif) right top no-repeat;*/
padding-right:0px;
min-width:100%;
/*adaptacion para quitar ie7*/

/*float:right;*/
/*width:550px;*/
height:26px;
color:#FFFFFF;
text-align:right;
}
/*
	*html.header-graphic{
		padding-right:0px;
		width:100%;
	}
	*/
	.header-link, .header-link-a, .header-link-a-, .textonly{
		color:#052b82;
		/*padding-top:-3px;*/
		padding-left:8px;
		padding-right:8px;
		height:26px;
		font-size:10px;
		text-align:right;
		text-decoration:none;
	}
	.header-link:visited, .header-link:link, .textonly:visited, .textonly:link{
		text-decoration:none;
	}
	.header-link:hover, .textonly:hover{
		color:#052b82;
		/*padding-top:-3px;*/
		padding-left:8px;
		padding-right:8px;
		height:26px;
		font-size:10px;
		text-align:right;
		text-decoration:underline;
		/*font-weight:bold;*/
	}
	.header-link-a{
		font-size:14px;
		font-weight:bold;
	}
	.header-link-a-{
		padding-right:15px;
		font-size:12px;
		font-weight:bold;
	}
	/*.textonly{
		height:26px;
		color:#052b82;
		font-size:10px;
		padding-top:-3px;
		padding-left:15px;
		padding-right:8px;
		text-align:right;
	}*/
/* --------------------*/
/* -FIN BORDE SUPERIOR-*/
/* --------------------*/	


/* --------------------*/
/* ----CABECERA--------*/
/* --------------------*/
.motivo{
	height:134px;
	background:url(../images/Template/cabecera.gif) no-repeat right;
	padding-left:30px;
	padding-right:30px;
}
.header{
	height:170px;
}
	
	.header-socios{
		position:relative;
		top:10px;
		right:15px;
		color:#454545;
		font-weight:bold;
		font-size:10px;
		float:right;
	}
		
	.header-socios-link{text-decoration:none;}
	.header-socios-onlytext{display:none; }

.header-logo{ margin-top:10px; margin-left:10px; width:190px; float:left; height:85px;}


#slogan {
	color:#004e99;
	font-size:14px;
	font-family:Arial;
	position:relative;
	top:60px;
	left:10px;
	word-spacing:3px;
	margin-left:200px;
}
#slogan .primero{
font-size:20px;
}

#slogan .segundo{
font-size:14px;

}
.partners a{
background:url(../images/Template/partners.gif) repeat-x;
color:#fff;
text-decoration:none;
margin:0px;
padding:3px;
text-align:center;
width:70px;
height:17px;
position:relative; 
top:47px;
float:right;
margin-right:3px;
font-size:14px;
font-weight:bold;
padding-top:5px;
}

.partners .table tr td{
	padding:6px 10px;
}
.partners .table .partner {
	font-size:12px;
	font-weight:bold;
}
.partners .table .partner span{
	font-size:10px;
	font-weight:normal;
}

.partners .table a , .partners .link-ua{
	color: #052B82;
	background:none; 
	float:none;
	font-weight:normal; 
	position:inherit;
	text-decoration:underline;
	top:0px;
	font-size:12px; 
	padding:0px;
	margin:0;
	height:14px;
}
.partners .table .contact-column{
	width:28%;	
}
.partners .table strong, .partners strong{
	font-size:14px;
	font-weight:bold;
	color:#3692fa;
}

.partners .table p{
	margin:0px; 
	padding:0px; 
}

.partners table img{
	float:left;
}
.partners b{
	color:#454545;
}
.partners .contact{
	color: #052B82;
	background:none; float:none;font-weight:normal; position:inherit;
	text-decoration:underline;
	top:0px;
}
.borde{
	width:100%;
	background: url(../images/Template/separador.gif) no-repeat;
	height:57px;
	position:relative; 
	top:65px;
	_top:13px;
	#top:13px;
	margin:0 auto;
}
.border{_top:10px; #top:10px;}

.header-options{
	/*background:url(../images/Template/barra-opciones.gif) bottom repeat-x;*/
	height:17px;
	width:100%;
	position:relative;
	border-bottom:4px solid #dd6000;
}	
	.option , .option-selected{
		background:url(../images/Template/fondo-options.gif) left repeat-x;
		font-size:13px;
		font-weight:bold;
		text-align:center;
		text-decoration:none;
		float:left;
		position:relative;
		margin-top:-8px;
		margin-right:5px;
		padding-right:10px;
		padding-left:10px;
		padding-top:8px;
		padding-bottom:5px;
	}
	
	.option-ipr-helpdesk, .option-innovaccess{
		background:url(../images/Template/enlaces-websites.gif) repeat-x;
		color:#fff;
		font-size:11px;
		font-weight:bold;
		text-align:center;
		text-decoration:none;
		float:left;
		margin-right:3px;
		height:17px;
		padding:3px;
		padding-top:2px;
	}
	.option-innovaccess{
		margin-right:15px;
	}
		.option-selected{
		text-transform:uppercase;
		text-decoration:underline;
		color:#FFFFFF;
	}
		.optionlink:visited {
			color:#fff;
			text-decoration:none;
		}
		.optionlink:link {
			color:#fff;
			text-decoration:none;				
		}
		.optionlink:hover {
			color:#fff;
			text-decoration:underline;				
		}
	.option-ipr-helpdesk .optionlink, .option-innovaccess .optionlink{
		color:#fff;
	}


	
/* --------------------*/
/* ----FIN CABECERA----*/
/* --------------------*/



/* --------------------*/
/* ----CUERPO----------*/
/* --------------------*/
#contenido{
font-size:12px;
text-align:justify;
width:100%;
}

	
.body-column{
	margin-left:6px;
	padding-top:100px;
	width:19%;
	min-height:350px;
	float:left;
}

.section-option, .section-option-selected{
	width:120px;
	line-height:12px;
	word-spacing:3px;
	background:url(../images/Template/option.gif) left top no-repeat;
	padding-left:20px;
	padding-bottom:2px;
	border-right:1px solid #3692fa;
	margin-bottom:25px;
	color:#3692fa;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	float:left;	
}

.section-option-selected{
	background:#fff;
	border-top:3px solid #dd6000;
	text-align:right;
	color:#dd6000;
	text-decoration:underline;
}
.section-optionlink{
	color:#3692fa;
	text-decoration:none;
}

.section-optionlink  :first-letter{
font-size:32px;
font-weight:bold;
}

.body-container{
	background:transparent url(../images/Template/fondo-container.gif) repeat-y;
	min-height:500px;
	padding-top:80px;
	padding-left:29px;
	padding-right:30px;
	padding-bottom:60px;
}	
.title-section{
	word-spacing:3px;
	/*background-color:#c2d5eb;*/
	margin-bottom:20px;
	/*width:100%;*/
	height:20px;
	font-size:20px; 
	color:#D2C716;
	text-align:left;
	float:left;
}

 .title-section #title{
	text-align:right;
	padding-right:10px;
	color:#fff;
	font-weight:bold;
 }
.title-section-line{
	text-align:right;
	height:3px;
}
.section-container{
	color:#454545;
	min-height:400px;
	font-size: 13px;
	text-align: justify;
	text-decoration: none;	
	padding-top:25px;
	padding-left:20px;
	padding-right:20px;
}

.section-container .columna{

}
.section-container .columna img{
	float:right;
	padding-left:20px;
	padding-bottom:15px;
}
.section-container .contactus img{
	float:right;
	padding-right:120px;
	/*padding-top:-10px;*/
}
.section-container .contactus p{
	padding-left:25px;
}
.section-container .contactus .bold, .section-container .accesibility .bold{
	color: #3692FA;
	font-weight:bold;
	padding-right:5px;
}
.section-container  h1{
	color:#dd6000;
	font-size:18px;
	font-weight:bold;
	}
.section-container  h2{
	color:#dd6000;
	font-size:14px;
	font-weight:bold;
}

/*.section-container .columna .title, .section-container .activities .title{
	color:#dd6000;
	font-size:18px;
	font-weight:bold; 
	border-bottom:3px double #dd6000;
}
.section-container .activities .title{
	border-bottom:0px;
}*/
.section-container .activities .image{
	float:left;
	padding-right:35px;
	padding-bottom:75px;
	padding-top:5px;
}

.section-container .activities ul li{
	list-style:outside;
	list-style-image:url(../images/Template/list-square.gif);
	margin-bottom:0.5em;
}

/*.section-container .objetives .title{
	color:#dd6000;
	font-size:18px;
	font-weight:bold; 
}*/
.section-container .objetives .image{
	float:right;
	padding-left:20px;
	padding-bottom:10px;
	margin-top:-30px;
}
.section-container .ipr-helpdesk-page .image, .section-container .innovaccess-page .image{
	float:right; 
	padding-left:20px; 
	padding-right:10px;
	margin-top:-20px;
}
.ipr-helpdesk-page  .bold{
	font-weight:bold;
	float:left;
	color:#5A80BE;
	padding-right:10px;
}
.partners .bold{
	color:#052B82;
	float:left;
	font-weight:bold;
}
.section-container .innovaccess-page .image{
	float:left; 
	padding-right:15px;
	padding-left:10px;
}
.section-container .ipr-helpdesk-page .title, .section-container .innovaccess-page .title, .section-container .partners .title{
	color:#052b82;
	font-size:18px;
	font-weight:bold; 
	border-bottom:1px solid #052b82;
	margin-bottom:30px;
}
.section-container .partners .title{
	color:#052b82;
	/*background-color: #052b82;*/
	border-bottom:1px solid #052b82;
	height:18px;
	padding-left:10px;
	font-size:16px;
}
.section-container .partners .title p{
	margin:0px;
	padding:0px;
}

.section-container .partners b{
	color: #052b82;
}

.section-container .partners h1{
	height:18px;
	color:#dd6000;
}

.section-container .partners  h2{
	font-size:14px;
	font-weight:bold;
	color:#052B82;
	text-transform:uppercase;
	margin-top:20px;
}
.section-container .partners  ul li{
	padding-right:30px;
}

.section-container .ipr-helpdesk-page  img, .section-container .innovaccess-page  img{
	padding:0px; 
	margin:0px;
	padding-right:10px;
	padding-bottom:5px;
}


.section-container .ipr-helpdesk-page a, .section-container .ipr-helpdesk-page b{
	color:#5A80BE;
	font-weight:bold;
}
.section-container .ipr-helpdesk-page .italic{
	font-size:10px;
	font-style:italic;
}

.section-container .ipr-helpdesk-page h2{
	font-size:14px;
	font-weight:bold;
	color:#052b82;
	margin-top:20px;
	margin-bottom:12px;
}

.section-container .ipr-helpdesk-page .ipr-slogan{
	color:#dd6000;
	font-weight:bold; 
	font-style:italic;
}
.section-container .sitemap ul li{
	list-style:outside;
	list-style-image:url(../images/Template/list-square.gif);
	line-height:20px;
}
.section-container .sitemap div{
	padding:20px; 
	margin:20px; 
	margin-top:5px; 
	padding-top:0px;
}
.section-container .sitemap h2{
	width:250px;
	border-bottom:1px solid #DD6000;
	
}

.section-container .sitemap ul li a{
	color:#454545;
}

.section-container b, .section-container a{
	color:#3692fa;
}

.section-container p{
	margin-top:5px;
	line-height:18px;
	word-spacing:3px;
}

.section-container ul li{
	padding-left:5px;
	padding-right:5px;
	line-height:18px;
	word-spacing:3px;
}
.section-container ol li{
	padding-left:5px;
	padding-right:5px;
	line-height:18px;
	word-spacing:3px;
}

.section-container .objetives ul li{
	padding:0px;
	list-style:outside;
	list-style-image:url(../images/Template/list-square.gif);
	/*list-style-image:url(../images/Template/icon-list.gif);*/
	margin-bottom:0.5em;
}

.section-container-title{
		border-top:2px solid #c2d5eb;
		border-bottom:2px solid #c2d5eb;
		color:#fff;
		background-color:#3692fa;
		background:#3692fa url(../images/Template/option2.gif)no-repeat left;
		margin-top:25px;
		padding-left:15px;
	}
.section-container-title b{
	padding-left:15px;
	color:#fff;
}
.events p{
	margin:0px; 
	padding:0px;
	margin-bottom:3px;
}
.events hr{
margin: 30px auto;
text-align: center;
}
.events .title{
	padding-left:25px;
	text-transform:uppercase;
	padding-top:12px;
	padding-bottom:3px;
}

.events h3, .events h3 a{
text-decoration:none;
}

.ocultar{
color:#fff;
	/*display:none;*/
	height:0px;
	margin:0px;
	padding:0px;
}
.ocultar a{
color:#fff;
	/*display:none; */
	height:0px;
	margin:0px;
	padding:0px;
}
/* --------------------*/
/* ----FIN CUERPO------*/
/* --------------------*/
.borde-inferior{
height:80px;
background:#ffffff url(../images/Template/footer.gif) no-repeat;
padding-left:30px;
padding-right:30px;
width:100%;
}
.borde-inferior img{
border:0px;
}
.footer-options{
	clear:both;	
	width:20%;
	float:left;
}

.footer-opt{
	padding-left:30px;
	width:12%;
	padding-top:5px;
	color:#000;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	float:left;			
}

.footer-opt:visited, .footer-opt:link{
	color:#000;
	text-decoration:none;
}
.footer-opt:hover{
	text-decoration:underline;	
}

.piepagina{
/*color:#454545;
font-size:10px;
margin-left:20px;
margin-right:20px;
_margin-left:150px;
#margin-left:150px;
_margin-top:-26px;
#margin-top:-26px;*/
width:60%;
margin: 0 auto; 
font-size: 10px; 
color:#454545;
float:left;
}

.pie-cip{
	float:left;
	padding:0px;
	padding-right:10px;
	/*margin-top:-80px;*/
	width:16%;
	padding-bottom:100px;
	position:relative; 
	bottom:50px;
}

.validation{
	left:15%;
	width:250px;
	padding-left:10px;
}
.validation img{
	border:0px;
	width:57px; 
	height:20px
}
.validationW3C {
float:left;
margin-right:8px;
padding-left:3px;
padding-top:1px;
}

