input{
  background-color: #FCFCFC;
  height:20px;
  border: 1px solid #DDD;
  font-family: "Times New Roman";
  font-size: 13px;
}

textarea{
   background-color: #FCFCFC;
   border: 1px solid #DDD;
  font-family: "Times New Roman";
  font-size: 13px;
}

select{
    font-family: "Times New Roman";
  font-size: 13px;
}

option{
  font-family: "Times New Roman";
  font-size: 13px;
}



.foot{
  background-image: url(img/barritaAbajo.jpg);
  background-repeat: repeat-x;
  font-family: Verdana;letter-spacing: 2px;
  font-size:10px;
}

.linkfoot
{             
    font-family: Verdana;letter-spacing: 2px;
  font-size:10px;

}



.head{
  background-image: url(img/barritaArriba.jpg);
  background-repeat: repeat-x;
}

body{
  margin:0px;
  padding:0px;
}


a {
  font-family: Arial 14px;
  color: #6689A4;
  font-weight: normal;
  text-decoration: none;
}

td{
  font-family: Arial 14px;
  color: #555;
  font-size: 14px;
}

.LinkMenu {
  font-family: Arial 14px;
  color: #343434;
  font-size: 14px;
  font-weight: normal;
  text-decoration: underline;
  cursor: pointer;
}
.LinkMenu:hover {
  font-family: Arial 14px;
  color: #BEBEBE;
  font-size: 14px;
  font-weight: normal;
}

.tituloNoticia{
  font-family: "Arial";
  color: #555;
  font-size: 16px;
  font-weight: bold;
  margin-bottom:2px;
}

h1{
  font-family: "Arial";
  font-size: 15px;
  color:#333333;
  margin-bottom:0px;
  margin-top:0px;
  padding-top:6px;
  padding-left:5px;
  background-color: #F5F5F5;
  background-image:url(img/cabezah1.jpg);
  height:29px;
}


h2{
  font-family: "Arial";
  color: #333333;
  font-size:13px;
  margin-bottom:0px;
  margin-top :0px;
}

p{
  color: #353535;
  font-size: 14px;
}

.naranja{
  color :  #EE8D46;
}

.gris{
 color:  #848484
}

.azul{
    color: #6689A4;
}

.borde{
  border-width:1px;
  border-style:solid;
  border-color:#EAEAEA;

}
.bordeGrande {
  border-width:1px;
  border-style:solid;
  border-color:#EAEAEA;
}

.BarraCabecera{
    height:30px;
    padding-left:5px;
 background-image:url(img/cabezaGris.jpg);
 }

.colorOscuro{
    background-color:#EEEEEE;
  padding:6px;
}


.CurriculumThinborderfloat {
  float:left;
  border:solid 1px silver;
  padding:5px;
  margin-right:10px;
  }

.barritaFondo{
    background-color: #F5F5F5;
}

p{
	margin-top:0px;
padding-top:0px;
}
