body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	background-color: #A67000;
	background-image: url(imagenes/fondo.jpg);
}
h1 {
text-decoration:underline;
font-size:16px;
}



A {
  color: Red;
  text-decoration: none;
}

A:hover {

  color: Red;
  text-decoration: underline;
}
#noticias .cabecera{
	border: 1px;
	border-bottom: 1px solid #669900;
	color: Red;
	text-align: right;
	font-weight: bolder;
	font-size: 12px;
}
#noticias .titulo{
	font-size: 11px;
	font-weight: bolder;
}
#noticias .noticia{
	
	font-size: 10px;
	padding-left: 9px;
	padding-right: 9px;
}
#noticias .cuadro{
	border: 1px dotted Red;
	margin-top: 5px;
	margin-bottom: 5px;
}
#noticias .fecha{
	color: Black;
}
.fondophi{
	background-image: url(imagenes/fondo_phi.gif);
	background-position: center;
	background-repeat: no-repeat;
}
.fondophinicio{
	background-image: url(fondonew.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.textomasgrande{
	font-size: 14px;
	font-weight: bolder;
}
.cabeceraenlaces{
	border: 1px;
	border-bottom: 1px solid #669900;
	color: Red;
	text-align: left;
	font-weight: bolder;
	font-size: 12px;
	margin-right: 5px;
	
}
.enlacesdeinteres{
	font-size: 12px;
	color: Red;
	text-align: right;
	padding-right: 6px;
}
li{
	list-style-image: url(imagenes/logoli.gif);
	list-style-position: outside;
	padding-left: 10px;
}

#formulario{
	border: 1px ;
	border-style:dashed;
	border-color:#FF0000;
	padding:10px;
	}
#formulario input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	border: 1px ;
	height:11px;
	border-style:dashed;
	border-color:#FF0000;
	}
	#formulario textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	border: 1px ;
	border-style:dashed;
	border-color:#FF0000;
	}
#formulario .boton2 {
	border: 1px;
	border-style:solid;
	border-color:#FF0000;
	height: 20px;
}
#pie .procesophi{
font-size:16px;
color: white;
font-weight:bolder;
}
#pieginfornet .ginfornet{
font-size:12px;
color:#FFFFFF}
#pieginfornet A {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}

#pieginfornet A:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bolder;
}
.porquephi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
}
.proceso{
	color: Red;
	font-size: 14px;
	font-weight: bolder;
}
#menu{
	
}
#menu a{
	color: Red;
	
	text-decoration:none;
	font-weight: bolder;
	margin-left: 8px;
	margin-right: 3px;
}
#menu a:hover{
	color: White;
	
}
#preguntas{
	
	width: 99%;
	font-size: 10px;
}

#preguntas input{
	font-size: 10px;
}

#preguntas td{
	border-bottom: 1px solid #DCDCDC;
}
h2{
	background-color: Red;
	color: White;
	border: 1px solid Red;
	font-size: 14px;
	font-weight: bolder;
}
.sub{
	
	
	color: Red;
	border: 1px solid Red;
	font-size: 12px;
	font-weight: normal;
	background-color: transparent;
	padding-left: 12px;
}
h3{
	color: Red;
	font-size: 12px;
	font-weight: bolder;
}
#curriculum_texto{
	float: right;
	width: 320px;
	margin-left: 1px;
	margin-right: 1px;
}
#curricilum_foto{
	
	float: left;
	clear: both;
}
#curriculum_texto2{
clear: both;
	
}