﻿* {
    padding: 0;
    margin: 0;
} 

body {
    background: #DEE0D5;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 18px;
    color: #333333;
}

img 
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    float: left;
}
    
img.clientes
{
     width: 450px;
     height: 64px;
    border-style: groove;
    border-width: inherit;
    border-color: #3E92EA;
}



a  
{
    color: #3E92EA;
    font-weight: 700;
    text-decoration: none;
}

a:hover
{
    color: #000;
    background-image: images/cabecera.jpg;
    text-decoration: underline;
}

#envoltura
{
    margin: 10px auto 10px auto;
    width: 800px;
    bottom: 40px;
}

#cabecera
{
    background-image: url( 'images/head2.jpg' );
    height: 200px;
}

#cabecera h1 
{
    font-size: 26px;
    font-weight: 100;
    letter-spacing: 3px;
    padding: 12px 0 5px 10px;
}

#cabecera h1 a 
{
    color: #fff;
    text-decoration: none;
}

#cabecera h1 a:hover 
{
    color: #fff;
    text-decoration:underline;
}

#cabecera h2 
{
    color: #ccc;
    font-size: 15px;
    font-weight: 100;
    padding: 0 0 0 11px;
    letter-spacing: -1px;
    line-height: 12px;
}

table.iconos
{
    margin-top: 175px;
    margin-left: 560px;
}

#menu
{
    height: 30px;
    line-height: 30px;
    background-image: url( 'images/contenido2.jpg' );
}

#menu ul 
{
    padding-left: 50px;
    list-style-type: none;
}

#menu ul li 
{
    display: block;
    float: left;
}

#menu ul li a 
{
    color:  #D46230;
    padding: 0 10px;
    text-decoration: none;
    font-weight: 600;
}

#menu ul li a:hover 
{
    color: #E48359;
    text-decoration: underline;
}

#contenido 
{
    background: #555 url(images/contenido2.jpg) repeat-y;
    padding: 10px 20px;
}

.izquierda 
{
    width: 568px;
    float: left;
    text-align: justify;
    padding-left: 20px;
   
}

.izquierda h2 
{
    color: #FF4800;
    font-size: 24px;
    font-weight: 100;
    padding : 10px 10px 15px 0;
}

.izquierda a
{
   color: #3E92EA;
   font-weight: 700; 
   text-decoration: none;
}
.izquierda a:hover
{
   color: #3E92EA;
   font-weight: 700; 
   text-decoration: underline;
}


.derecha 
{
    width: 150px;
    float: right;
    font-size: 12px;
    border-left: 1px solid #bbb;
}

.derecha2
{
    width: 150px;
    float: right;
    margin-left: 50px;
    font-size: 12px;
    
}



.derecha ul 
{
    list-style-type: none;
    padding: 20px 10px 10px 10px;
}

.derecha h2 
{
   
    font-size: 12px;
    color: #666;
    line-height: 30px;
}

.derecha a  
{
    text-decoration: none; }

#bottom 
{
    background-image: url(images/pie.jpg) no-repeat;
}
#pie
{
    
    text-align: center;
    color: #eee;
    font-size: 11px;
    background-image: url( 'images/pie.jpg' );
    height: 200px;
    padding-right: 40px;
}

#pie a
{
    font-size: xx-small;
    color: #3E92EA;
    text-align: right;
    text-decoration: none;
}

#pie a:hover
{
    font-size: xx-small;
    color: #3E92EA;
    text-align: right;
    text-decoration: underline;
}

img.first /*index*/
{
    position: static;
    top: 464px;
    left: 485px;
    float: left;
    width:300px;
    height: 200px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

img.second 
{
    position: static;
    top: 464px;
    left: 485px;
    float: right;
    width:300px;
    height: 200px;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}


img.third
{
    position: static;
    top: 464px;
    left: 485px;
    float: right;
    width:300px;
    height: 200px;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

img.enlaces
{
    width: 80px;
    height: 38px;
    
}

img.esquema
{
	border-style: none;
    border-color: inherit;
    border-width: medium;
    margin-left: 100px;
    float: left;

}

.margen {
	padding: 20px;
	text-align: justify;
}

.esquemas {
	padding-left: 20px;
	padding-top: 20px;
	text-align: justify;
}

.viñeta{
	list-style-image: url('images/viñeta.jpg');
	list-style: url('images/viñeta.jpg');
	padding-left:40px;
	padding-right:20px;
}

.celdaPIE{
	vertical-align:top;
	text-align:center;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size:7pt;
	color:#999999;
}

a.pie{
	vertical-align:top;
	text-align:center;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size:7pt;
	color:#999999;
}

