body {
	background-color: #fff;
	background-image: url(/en/images/bg.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

p.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

a.img {
	border: 0;
	background: transparent;
}

.block {
	display: block;
}

.menu {
	margin-left: 1px;
}

p.tool {
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	text-align: right;
	color: #333;
}


table.links h1 {
	width: 168px;
	margin: 10px 0 14px 0;
	padding: 0;
}

table.links {
	margin-top: 17px;
	width: 739px;
	margin-left: 16px;
}

table.cuerpo {
	margin-top: 1px;
	width: 739px;
	margin-left: 16px;
}


table.cuerpo td.menu {
	background-color: #eee;
	padding: 10px;
}

div#escribir {
	padding: 20px 10px 10px 13px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	
}


div#escribir * {
	margin-top: 0;
}

td.menu * {
	margin-top: 0;
}

div#escribir p {
	font-size: .8em;
}

div#escribir ul li {
	font-size: .8em;
}


div#escribir h2 {
	color: #336;
}

img.mainpic {
	margin: 10px 0 8px 0;
	display: block;
}

img.mainpic2, img.mainpic3 {
	display: block;
	float: left;
}

img.mainpic2 {
	margin-right: 8px;
}

td.menu h3 {
	margin: 0 0 0 0;
}

td.menu div.module {
	width: 118px;
	padding: 5px 5px 9px 5px;
	font-size: .7em;
	font-family: Arial, Helvetica, sans-serif;
}

div.module a:link, div.module a:visited, div.module a:active, div.module a:hover {
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #ccc;
	color: #fff;

}


div.privados {
	border-top: 1px solid #4C7EB5;
	background-color: #31639C;
	border-left: 2px solid #013269;
	border-bottom: 2px solid #036;
	-moz-border-radius: 0 0 .5em .5em;
	margin-bottom: 15px;
}

div.contactar {
	border-top: 1px solid #f2f2f2;
	background-color: #B8B8B8;
	border-left: 2px solid #A4A4A4;
	border-bottom: 2px solid #A4A4A4;
	-moz-border-radius: 0 0 .5em .5em;
	margin-bottom: 15px;
}


div.contactar p {
	color: #666;
	margin: 0 0 .5em 0;
}


div.empresas {
	border-top: 1px solid #DADA40;
	background-color: #9C9C00;
	border-left: 2px solid #313100;
	border-bottom: 2px solid #313100;
	-moz-border-radius: 0 0 .5em .5em;
	margin-bottom: 15px;
}


div.privados p {
	color: #9CCEFF;
	margin: 0 0 .5em 0;
}

div.empresas p {
	color: #FFFF99;
	margin: 0 0 .5em 0;
}

div.module ul {
	list-style: none;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 1.2em;
}

div.module ul li {
	margin-bottom: .3em;
}

table.cuerpo td {
	background-image: url(/en/images/bg2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 5px;
}




div#escribir p.breadcrum {
	font-size: .6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 1.2em;

}

img.mainpic4 {
	
	float: right;
	margin-left: 15px;
	margin-bottom: 40px;
	margin-top: 3px;
	
	}
	
	
div#imagenes {
	margin-top: 10px;
	border-top: 1px solid #fff;
}

div.footer {
	margin-left: 16px;
	color: #666;
	width: 736px;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

div.footer p {
	margin-top: 0;	
	font-size: .7em;
	width: 70%;
	float: left;
	text-align: left;
	padding-bottom: 1em;
}

div.footer p.cercle {
	float: right;
	width: 20%;
	text-align: right;
}


div.footer {
	   font-family: Arial, Helvetica, sans-serif;
}

a{
	color:#405EB6;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #ccc;
	}
a:hover{color:#9CCEFF;}
/*a:link{ 
	color:#31639C;

	}
a:visited{ 
	color:#666666;

	}
a:active{ 
  color:#638CB0;

	}
a:hover{ color:#638CB0;}

div.footer a:link, a:visited, a:active, a:hover {
 	text-decoration: none;
}*/




/* formularios */


div#escribir form {
	margin: 0;
	padding: 0;
	
}


div#escribir form label {
	font-weight: bold;
	width: 130px;
	display: block;
	font-size: .8em;
}


div#escribir form legend {
	font-height: 1em;
	color: #ff6600;
	font-weight: bold;
}

div#escribir form fieldset {
	border: 1px solid #ccc;
	padding: 1em 1em 1em 1em;
}

div#escribir form input {
	width: 200px;
}

table.form {
	margin-top: 10px;
}

table.form td {
	background-image: none !important;
}