body {
 background-color: #FFFFFF;
 text-align: center;
 font-family: Helvetica, sans-serif;
 font-size: 11px;
 margin: 0px;
 text-align: center;
}

a {
 outline: none;
}

img {
 border: none;
}

#contenedor {
 overflow: hidden;
/*  background: url('images/fondo_menu_servicios.jpg') 5px 25px repeat-y; */
 background-color: #FFFFFF;
 width: 800px;
 margin: auto auto;
 text-align: center;
 padding: 5px;
}

p.mail {
 width: 400px;
 height: 40px;
 line-height: 40px;
 font-size: 11px;
 color: #FA9E0D;
 text-align: center;
 margin: 0px;
}

#cabecera {
 width: 800px;
 height: 150px;
 top: 0px;
 text-align: center;
 background: url('images/logo_cabecera.jpg') 0 0 no-repeat;
 background-color: #E6DBD1;
}

#left {
 float: left;
 width: 150px;
 height: auto;
 border-top: 5px solid #FFFFFF;
 background: url('images/fondo_menu_servicios.jpg') 0 0 repeat-y;
 background-color: transparent;
}

#cuerpo {
 float: left;
 width: 645px;
 height: auto;
 min-height: 500px;
 background-color: transparent;
 background: url('images/marca_pequena.jpg') 100% 100% no-repeat;
 margin-left: 5px;
 margin-top: 0px;
}

div.der {
 float: left;
 width: 150px;
 height: 200px;
 text-align: center;
 background-color: #000000;
 margin-left: 5px;
}

div.pie {
 float: left;
 width: 800px;
 height: auto;
 margin-left: 5px;
 margin-top: 0px;
 color: #BC7D70;
}

div.titulo {
 float: left;
 width: 480px;
 height: 150px;
 border-left: 5px solid #FFFFFF;
 background-color: transparent;
 margin-left: 150px;
}

div.formacion {
 float: left;
 width: 150px;
 height: 150px;
 background-color: #FFFFFF;
 margin-left: 15px;
}

div.textos {
 float: left;
 width: 480px;
 height: auto;
 background-color: transparent;
 color:  #8C7D70;
 font-size: 12px;
 text-align: justify;
 margin-left: 10px;
 margin-top: 10px;
 margin-bottom: 130px;
}

div.foto {
 float: left;
 width: 240px;
 height: auto;
 margin: 0px;
 text-align: center;
}

p.textofoto {
 font-size:10px;
}

a.formacion {
 display: block;
 width: 143px;
 height: 75px;
 line-height: 139px;
 background: url('images/triangulo_peque.gif') 28px 99% no-repeat;
 background-color: #CFC4B8;
 margin-top: 75px;
 padding-left: 7px;
 font-size: 13px;
 font-weight: normal;
 color: #5C788E;
 text-decoration: none;
}

a.notitit {
 font-size: 13px;
 font-weight: bolder;
 color: #5C788E;
 text-decoration: none;
}

a:hover.notitit {
 text-decoration: underline;
}

a.enlaces {
 display: block;
 width: 140px;
 height: 40px;
 line-height: 40px;
 border-bottom: 5px solid #FFFFFF;
 font-size: 11px;
 color: #8C7D70;
 background-color: transparent;
 text-decoration: none;
 text-align: left;
 padding-left: 5px;
 padding-right: 5px;
}

a:hover.enlaces {
 background-color: #E6DBD1;
}

a.enlaces2 {
 display: block;
 width: 140px;
 height: 33px;
 line-height: 13px;
 border-bottom: 5px solid #FFFFFF;
 font-size: 11px;
 color: #8C7D70;
 background-color: transparent;
 text-decoration: none;
 text-align: left;
 padding-top: 7px;
 padding-left: 5px;
 padding-right: 5px;
}

a:hover.enlaces2 {
 background-color: #E6DBD1;
}

a.enlaces3 {
 display: block;
 width: 140px;
 height: 45px;
 line-height: 13px;
 border-bottom: 5px solid #FFFFFF;
 font-size: 11px;
 color: #8C7D70;
 background-color: transparent;
 text-decoration: none;
 text-align: left;
 padding-top: 7px;
 padding-left: 5px;
 padding-right: 5px;
}

a:hover.enlaces3 {
 background-color: #E6DBD1;
}

a.portada {
 display: block;
 background: url('images/triangulo.gif') 0 48% no-repeat;
 width: auto;
 height: 50px;
 line-height: 50px;
 font-family: Helvetica, Arial, Serif;
 font-size: 24px;
 padding-left: 18px;
 text-decoration: none;
 text-align: left;
}

h1 {
 display: block;
 text-align: left;
 height: 30px;
 font-size: 30px;
 font-weight: lighter;
 margin-top: 120px;
 margin-bottom: 5px;
 margin-left: 10px;
 color: #8C7D70;
}

h5 {
 font-size: 14px;
 margin-top: 10px;
 margin-bottom: 5px;
 color: #5C788E;
}

a.pdf {
 float: right;
 display: block;
 background: url('images/page_white_acrobat.png') 0 0 no-repeat;
 width: 110px;
 height: 16px;
 line-height: 16px;
 padding-left: 20px;
 margin-top: 20px;
 font-weight: normal;
 font-size: 11px;
 text-decoration: none;
 color:  #8C7D70;
 
}

a:hover.pdf {
 text-decoration: underline;
}

input {
 width: 300px;
 height: 20px;
 border: 1px solid #A29287;
 color: #000;
}

select {
 width: 300px;
 height: 20px;
 border: 1px solid #A29287;
 color: #000;
}

textarea {
 width: 300px;
 height: 100px;
 border: 1px solid #A29287;
 color: #000;
}

table {
 font-size: 1em;
}
