/* estilos generales */
.linkContenido {color: red;}

/* archivos */
.separadorArchivos {float: left; height: 20px; width: 100%;}
.contenedorArchivo {float: left; height: 18px; width: 100%;}

.paddingLeftRight15 {padding-left:15px; padding-right:15px;}

/* contacto */
.formularioContacto {display:block; float: left; padding-top: 20px; width: 540px;}
.tituloContacto {float: left; width: 120px; margin-bottom: 5px;}
.elementoContacto {float: left; width: 420px; margin-bottom: 5px;}
.separadorBotones {float:left; width:540px; height: 5px; font-size: 0.1pt;}
input.contacto, textarea.contacto, select.contacto {width: 375px;}
.botonContacto {width: 185px;}

/* imagenes */
IMG.ifoto {float: left; margin: 5px; border: none;}
IMG.dfoto {float: right; margin: 5px; border: none;}
IMG.cfoto {float: center; margin: 5px; border: none;}