html, body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: "Arial";
	clear: both;
}

#lang {
	height: 40px;
	float: left;
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bg_lang.jpg);
	background-repeat: repeat-x;
}

#cont_lang {
	height: 40px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: none;
	float: none;
	background-image: url(../img/lang.jpg);
}


#header {
	background-color: #FFFFFF;
	height: 155px;
	float: left;
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

#cont_header {
	height: 155px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: none;
	float: none;
	background-image: url(../img/header.jpg);
}


#rotation {
	height: 344px;
	float: left;
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bg_slider.jpg);
}

#cont_rotation {
	height: 254px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: none;
	float: none;
	background-image: url(../img/biotecsur.jpg);
	padding-top: 50px;
	padding-right: 100px;
	padding-left: 100px;
	font-family: Arial;
	font-size: 16px;
	line-height: 30px;
	color: #FFF;
	font-weight: bold;
	text-align: justify;
}

#plataforma {
	height: 40px;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	clear: none;
	float: none;
	padding-right: 90px;
	padding-left: 100px;
	text-align: right;
	background-image: url(../img/plataforma.png);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: bottom;
}

#destacado {
	background-color: #FFFFFF;
	height: 333px;
	float: left;
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

#cont_destacado{
	height: 333px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: none;
	float: none;
}

#cont_dest_biotech {
	height: 112px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: none;
	float: none;
}

#cont_dest_accesos{
	height: 221px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: none;
	float: none;
}

#menu {
	height: auto;
	width: 236px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	background-color: #E9E9E9;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;

}

#menu_convocatorias {
	height: 46px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear: none;
	float: none;
}

#footer {
	background-color: #E9E9E9;
	height: auto;
	float: left;
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bg_footer.jpg);
	background-repeat: repeat-x;
}

#cont_footer{
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: none;
	float: none;
	line-height: 20px;
	font-family: Arial;
	color: #333333;
	font-size: 14px;
	text-decoration: none;
}


#banner_area {
	height: 200px;
	float: left;
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bg_orange.jpg);
	background-repeat: repeat-x;
}

#cont_banner_area {
	height: 200px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: none;
	float: none;
	font-family: Arial;
	font-size: 18pt;
	color: #FFF;
	font-weight: bold;
}

#contenido {
	background-color: #FFFFFF;
	height: auto;
	float: left;
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

#cont_contenido{
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: none;
	float: none;
	padding-bottom: 20px;
}


#contenido_principal{
	height: auto;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	float: right;
	padding-left: 24px;
	padding-top: 10px;
}


#selec_lang{
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	float: right;
}

#cont_accordion{
	height: auto;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	clear: none;
	float: none;
	line-height: 20px;
	font-family: Arial;
	color: #333333;
	font-size: 14px;
	text-decoration: none;
}

#tabla {
	height: auto;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	text-align: center;
	clear: both;
	border: 1px dotted #096;
}

#enviar {
	height: 35px;
	width: 100px;
	margin-right: auto;
	margin-left: 300px;
	text-align: center;
	border: 1px solid #096;
	background-color: #C60;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

/* CSS  Tipografia */


h1 {
	font-family: Arial;
	color: #46B349;
	font-size: 22px;
	text-decoration: none;
}

h2 {
	font-family: Arial;
	color: #f1861e;
	font-size: 16px;
	text-decoration: none;
	line-height: 20px;
	text-align: justify;
}


p {
	font-family: Arial;
	color: #4D4D4D;
	font-size: 14px;
	text-decoration: none;
	text-align: justify;
	line-height: 20px;
}

p a:link{
	font-family: Arial;
	color: #174195;
	font-size: 14px;
	text-decoration: none;
	text-align: justify;
	line-height: 16px;
}

p a:visited {
	font-family: Arial;
	color: #4D4D4D;
	font-size: 14px;
	text-decoration: none;
	text-align: justify;
	line-height: 16px;
}
p a:hover {
	font-family: Arial;
	color: #4D4D4D;
	font-size: 14px;
	text-decoration: none;
	text-align: justify;
	line-height: 16px;
}
p a:active {
	font-family: Arial;
	color: #4D4D4D;
	font-size: 14px;
	text-decoration: none;
	text-align: justify;
	line-height: 16px;
}

p1 {
	font-family: Arial;
	color: #666666;
	font-size: 14px;
	text-decoration: none;
	line-height: 21px;
}

p1 a:link{
	font-family: Arial;
	color: #666666;
	font-size: 14px;
	text-decoration: none;
	line-height: 21px;

}

p1 a:visited {
	font-family: Arial;
	color: #666666;
	font-size: 14px;
	text-decoration: none;
	line-height: 21px;

}
p1 a:hover {
	font-family: Arial;
	color: #46B349;
	font-size: 14px;
	text-decoration: none;
    line-height: 21px;
}

p1 a:active {
	font-family: Arial;
	color: #46B349;
	font-size: 14px;
	text-decoration: none;
	line-height: 21px;

}

p2 {
	font-family: Arial;
	font-size: 13pt;
	color: #FFF;
	text-align: right;
	text-decoration: none;
	line-height: 30pt;
	font-weight: bold;
}

p2 a:link{
	font-family: Arial;
	font-size: 13pt;
	color: #FFF;
	text-align: right;
	text-decoration: none;
	line-height: 30pt;
	font-weight: bold;
}

p2 a:visited {
	font-family: Arial;
	font-size: 13pt;
	color: #FFF;
	text-align: right;
	text-decoration: none;
	line-height: 30pt;
	font-weight: bold;
}
p2 a:hover {
	font-family: Arial;
	font-size: 13pt;
	color: #FFF;
	text-align: right;
	text-decoration: underline;
	line-height: 30pt;
	font-weight: bold;
}
p2 a:active {
	font-family: Arial;
	font-size: 13pt;
	color: #FFF;
	text-align: right;
	text-decoration: none ;
	line-height: 30pt;
	font-weight: bold;
}

p3 {
	font-family: Arial;
	color: #46B349;
	font-size: 14px;
	text-decoration: none;
	line-height: 21px;
}

p3 a:link{
	font-family: Arial;
	color: #46B349;
	font-size: 14px;
	text-decoration: none;
	line-height: 21px;
}

p3 a:visited{
	font-family: Arial;
	color: #46B349;
	font-size: 14px;
	text-decoration: none;
	line-height: 21px;
}

p4 {
	font-family: Arial;
	color: #174195;
	font-size: 10px;
	text-decoration: none;
	line-height: 21px;
}

p5 {
	font-family: Arial;
	color: #F1861E;
	font-size: 14px;
	text-decoration: none;
	text-align: justify;
	line-height: 20px;
}

p5 a:link {
	font-family: Arial;
	color: #F1861E;
	font-size: 14px;
	text-decoration: none;
	text-align: justify;
	line-height: 20px;
}

p5 a:hover {
	font-family: Arial;
	color: #1E3078;
	font-size: 14px;
	text-decoration: none;
	text-align: justify;
	line-height: 20px;
}
