
body {
    margin-top: 0;    
    text-align: center;     
    background-image:url(/opencms/opencms/system/modules/com.feiraeuropeadeemprego.web/resources/imagenes/fondo.jpg);    
    background-repeat: repeat-x;
    font-family: Arial;
   	font-size: 12px;
}
img{
border-style: none;
}
a:link {
	color: #FFFFFF;
text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
text-decoration: none;
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #FF9900;
	text-decoration: underline;
}

.textoIdioma{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: white;


}

.textoGenericoMenu{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
color: white;
margin-left: 10px;
}
.textoGenericoAzul{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
color: #003399;
margin-left: 10px;
}

.imgBorder0{
border-style: none;
}

.enlaceboton {    
   
   font-family: verdana, arial, sans-serif;
   font-size: 10pt;
   font-weight: bold;
   padding: 4px;
   background-color: #ffffcc;
   color: #666666;
   text-decoration: none;
}
.enlaceInterno{
text-decoration: none;
color: #003399;
}

.enlaceInterno:link,.enlaceInterno:visited{
text-decoration: none;
color: #003399;
}
,.enlaceInterno:hover{
text-decoration: none;
color: #FF9900;
}
.imgBorder0{
border-style: none;
}
.textoPie{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: white;


}




#contenidoPrincipal{
width: 850px;
height: auto;
min-height: 600px;
overflow: hidden;
background-image:url(/opencms/opencms/system/modules/com.feiraeuropeadeemprego.web/resources/imagenes/fondoContenido.jpg); 
margin: 0 auto;
/*text-align: left;*/

}

#contenidoPrincipal2{
width: 600px;
height: auto;
overflow: hidden;
float: left;
margin-left: 20px;
_margin-left: 10px;



}
    
#fotografiasPrincipal{
width: 600px;
height: 225px;




}

#noticias{
width: 395px;
min-height: 310px;
height: auto;
overflow: hidden;
float: left;
text-align: left;
margin-top: 10px;
}


#banners{
width: 204px;
height: 400px;
float: right;
text-align: right;
margin-top: 30px;
}


.banner{
margin-top: 8px;
border-style: none;
}




   #menuPatrocinadores1{
    width: 198px;
    height: 25px;
    margin-top:7px;
    float: right;
    background-image:url(/opencms/opencms/system/modules/com.feiraeuropeadeemprego.web/resources/imagenes/menuPatrocinadores1.jpg); 
    text-align: left;
    margin-top: 10px;

    
    }
    
/*DIVs Andres la montó de secciones*/
#contenidoSeccion {
	width: 600px;
	text-align: left;
}

/*Estilos de texto*/
#contenidoSeccion .texto {
	text-align: justify;
}

#contenidoSeccion .textoNegrita {
	font-weight: bold;
}

#contenidoSeccion .textoTitular {
	font-size: 14px;
	color: #003399;
	font-weight: bold;
}

#contenidoSeccion .textoEpigrafes {
	color: #003399;
	font-weight: bold;
}

#contenidoSeccion .textoCentrado {
	text-align: center;
}

#contenidoSeccion a {
	color: #003399;
	text-decoration: none;
}

#contenidoSeccion a:hover {
	color: #003399;
	text-decoration: underline;
}

/*Estilos de listas*/
/*Lista con circulo, inside*/
ul.circle {
	list-style-type: circle;
	list-style-position: inside;
}

/*Lista sin icono*/
ul.none {
	list-style-type: none;
	text-indent: -20px;
}

/*Lista numerica negrita*/
ul.decimalNegrita {
	list-style-type: decimal;
	font-weight: bold;
}

/*Lista numerica*/
ul.decimal {
	list-style-type: decimal;
}

/*Lista con disco*/
ul.disc {
	list-style-type: disc;
}

/*Lista con letras minusculas*/
ul.lower-alpha {
	list-style-type: lower-alpha;
}

/*Estilo formulario de contacto*/
/*Div formulario*/
#formContacto {
	width:600px; 
	heigh:auto;
}

/*Estilo galeria patrocinadores*/
#galeriaPatrocinadores {
	text-align:center;
}

#miniaturaFoto {
	float:left;
	margin-left:70px;
	margin-top:14px;
}

#miniaturaFoto img {
	border: none;
}

#miniaturaFotoParticipantes {
	float:left;
	margin-left:14px;
	margin-top:14px;
}

#miniaturaFotoParticipantes img {
	border: none;
}

#miniaturaFotoCentrada {
/*	margin-left:175px;*/
	text-align:center;
	margin-top:14px;
	margin-bottom:14px;
}

#miniaturaFotoCentrada img {
	border: none;
}

/*Estilos para el formulario de registro*/
form
{
	margin-bottom: 3em;
}

#contentForm
{
	width: 600px;
	padding: 0 2em;
}

/*INICIO marginForm*/
#marginForm fieldset
{
	display: block;
	margin: 0 0 1em 0;
	border: 0 solid #FFFFFF;
	padding: 0em 1em 1em 1em;
}

#marginForm fieldset legend
{
	color: #003399;
	font-weight: bold;
}
#marginForm fieldset legend.first
{
/*	padding-bottom: 16px;*/
}

#marginForm fieldset.interno
{
	margin: -2.5em 0 -1em 0;
	border: 0 none #FFFFFF;
}

.margenRadio {
	margin: 1px;
}

#marginForm fieldset.radio
{
	margin: 0 0 0 -1em;
	border: 0 solid #FFFFFF;
}

#marginForm fieldset.radio input
{
	position: static;
	clear: both;
	float: left;
}

#marginForm fieldset.radio label
{
	position: relative;
	top: -1.25em;
	display: inline;
	width: 250px;
	margin: 0 0 0 13em;
	font-weight: normal;
}

#marginForm fieldset.radio legend
{
	float: left;
	color: #000000;
	font-weight: normal;
}

#marginForm input
{
	position: relative;
	top: -1.4em;
	left: 12em;
	display: block;
}

#marginForm input.submit
{
	clear: both;
	top: 0;
}

#marginForm label
{
	clear: both;
	float: left;
	display: block;
	/*	width: 8em;*/
	width: auto;
	margin-top: -1em;
	font-weight: normal;
}

#marginForm label.horizontal
{
	float: left;
	display: block;
	margin: 1em 1em 0 0;
	font-weight: bold;
}

#marginForm label.first
{
	margin-top: 14px;
}

#marginForm select
{
	position: relative;
	top: -1.4em;
	left: 12em;
	display: block;
	width:350px;
}

#marginForm #btnEnviar {
	float: left;
}

#marginForm #btnCancelar {

}

#marginForm hr
{
	border:1px solid #000000}
/*FIN marginForm*/

#bolsaEmprego{
width: 198px;
height: 61px;
background-image:url(/opencms/opencms/system/modules/com.feiraeuropeadeemprego.web/resources/imagenes/fondoBolsa.jpg);
float: right;
line-height: 61px;
text-align: left;
}

.textoBolsaEmpleo{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
margin-left: 17px;
color: #003399;
font-weight: bold;
}

#miniaturaFotoParticipantes{
width:  180px;
height: 220px;
float: left;
text-align: center;

}
#textoNoticia{
text-align: justify;

}

.textoTitularNoticias{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #003399;
font-weight: bold;

}
.textoFechaNoticias{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
font-weight: bold;

}

.textoNoticias{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}

#cafeNegociosPortada{
margin-top: 20px;
}


