html, body {
	height: 100%
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-image:  url("../entorno/fnd_abajo.jpg");
	background-repeat:  repeat-y;
	background-position: center center;
	margin: 0px;
	padding:0px;
}

p, h1, h2, h3, h4, ul, ol, li, div, img, a, iframe {
	margin: 0px;
	padding: 0px;
}
img {
	border-width:0px;
}

span {
	color: #00356B;
}

p {
	font-size: 13px;
	font-weight: normal;
	margin-left: 90px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 40px;
}

h1 {
	color: #00356B;
	font-size: 20px;
	text-align: right;
	margin-right: 20px;
	font-weight: normal;
	font-style: italic;
}

h2 {
	color: #333333;
	font-size: 15px;
	text-align: left;
	margin-left: 100px;
	margin-top: 40px;
}

h3 {
}

h4 {
	font-size: 14px;
	color: #333333;
	font-style: italic;
	font-weight: normal;
	text-align: right;
	margin-right: 20px;
	margin-top: 20px;
}

ul {
}

ol {}

li {}

div {

}

iframe {
	width: 393px;
	height: 553px;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #00356B;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #00356C;
}



#web {
	width:100%;
	height:100%;
}

#fondo {
	_width: 995px;
	min-width: 995px;
	background-image:  url("../entorno/fnd_principal.jpg");
	background-repeat: no-repeat;
	background-position: center top;	
}


#contenedor {
	margin-right: auto;
	margin-left: auto;
	width: 995px;
	height: 600px;	
}

#menu {	
	height: 23px;	
}
#menu ul {
	list-style-type: none;	
	padding-right: 6%;
	padding-left: 6%;
	display: list-item;
}
#menu li {
	float: left;
	width: 20%;		
	font-size: 14px;
	color: #FFFFFF;
	line-height: 23px;
}
#menu a {	
	display: list-item;
	color: #CCE1F6;
	line-height: 23px;
}
#menu a:hover {
	color: #FFFFFF;
	background-color: #4C7197;
	text-decoration: none;
}

#lateral {
	float: left;
	width: 250px;
	height: 553px;
	text-align: left;
}

#cuerpo {
	width: 745px;
	float: left;
	height: 553px;
	text-align: left;
}


.despacho {
	background-image:  url("../entorno/fnd_cuerpo_despacho.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
.socios {
	background-image:  url("../entorno/fnd_cuerpo_socios.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
div.socios h3 {
	margin-left:250px;
	margin-bottom: 5px;
	margin-top: 25px;
	color: #333333;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}

div.socios ul {
	margin-left:300px;
	margin-right: 40px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 15px;
	color: #00356C;
	list-style-position: outside;
	list-style-type: square;
}
div.socios li {
	margin-top: 5px;	
}

div.compromiso {
	background-image:  url("../entorno/fnd_cuerpo_despacho.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}


div.servicios {
	background-image:  url("../entorno/fnd_cuerpo_despacho.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
div.servicios ul {
	float: left;
	line-height: 15px;	
	list-style-type: circle;
	list-style-position: outside;	
	width: 250px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #99AEC4;
	margin-left: 100px;
	margin-top: 30px;
	padding-top: 35px;
	padding-bottom: 200px;
	_margin-left: 40px;
	_padding-left:20px;
	_margin-right: -3px;
	_padding-bottom: 208px;
}
div.servicios li {
	margin-bottom: 12px;
	_margin-bottom: -5px;
	font-size: 14px;
	line-height: 16px;
}
div.servicios a {
    _margin-top: 0px;
	display:list-item;
}
div.servicios a:hover {
	background-color: #99AEC4;
	text-decoration: none;
}

div.contacto {
	background-image:  url("../entorno/fnd_cuerpo_contacto.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
div.contacto b {
	font-size: 18px;
}
div.contacto p {
	margin-left:320px;
	margin-right: 20px;
	text-align: center;
	font-size: 13px;
	color: #666666;
}

div.contacto h2 {
	margin-left:320px;
	margin-right: 20px;
	text-align: center;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 15px;
}

div.legal {
	background-image:  url("../entorno/fnd_cuerpo_legal.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	
}
div.legal iframe {
	margin-left: 275px;
	width: 460px;
	padding-right:10px;
	padding-top: 18px;
	padding-bottom: 0px;
	height: 535px;
}
.portada {
	background-image:  url("../entorno/fnd_cuerpo_despacho.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}

#pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	clear: both;
	color: #CCCCCC;
	line-height: 30px;
	text-align: right;
}
#pie a {
	color: #CCE1F6;
	background-color: transparent;
	text-decoration: underline;
}
#pie a:hover {
	color: #FFFFFF;
}

img.flotadcha {
	float:right;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 5px;
	margin-left: 10px;
	border-color: #00356C;
	border-style: solid;
	border-width: 1px;
}
img.flotaizda {
	float:left;
	margin-top: 5px;
	margin-left: 20px;
	margin-bottom: 5px;
	margin-right: 5px;
	border-color: #00356C;
	border-style: solid;
	border-width: 1px;
}

.grande {
}
.peque {
 font-size:smaller;
}

.bordeIMG {
	border: 1px solid #003867;
}
