/** Tempalte 18 **/

body {
    font-family: tahoma, verdana, helvetica, arial, sans-serif;
    font-size: 10px;
    text-align: center;
}

html, body, #wrapper, h1, #nav, #nav li, #col ul, #col li {
	margin: 0;
	padding: 0;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
}

th, td {
	font-size: 10px;
	height: 1px;
	vertical-align: text-top;
}

img { border: 0; }

#wrapper {
    margin: auto;
    text-align: left;
    width: 750px;
    position: relative;
}

h1, h2, h3 {
    font-size: 10px;
}


h1 {
    margin: 0;
    padding: 0;
}

h2 {
    margin: 0 0 0 0;
    padding: 0;
}

h3 {
    margin: 4px 0 0 0;
    padding: 0 0 0 0;
}

p {
    margin: 1em 0;
    padding: 0;
}

.block {
    display: block;
}

.clear {
    clear: both;
    height: 1px;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1px;
    line-height: 1px;
}

.left {
    float: left;
    margin: 1px 8px 0px 0px;
}

.right {
    float: right;
    margin: 1px 0px 0px 8px;
}

.softright {
    text-align: right;
}

.readmore {
    text-align: right;
    padding-right: 1em;
}

/* ***** */


body {
    background: #164871;
    color: #052D4E;
    padding-bottom: 48px;
}

#wrapper {
	width: 800px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

h3 {
    margin: 1em 0;
}

a {
    color: #052D4E;
    text-decoration: none;
}

a:hover {
    color: #000000;
    text-decoration: underline;
}

.readmore { margin-top: -0.5em }

/* col */

#col {
	position: absolute;
	top: 0px;
	left: 9px;
	width: 380px;
	background: #F0F8FE;
	padding: 7px;
	height: 640px;
}

* html #col {
    width: 343px;
    w\idth: 329px;
}

#col h1 {
    margin: 0 0 7px 0;
    padding: 0;
}

/* micronav */

#micronav {
	position: absolute;
	top: 3px;
	right: -153px;
	width: 15em;
	text-align: right;
}

#micronav a {
    color: #CBE3F5;
    text-decoration: none;
    padding-right: 18px;
    display: block;
    float: right;
}

#micronav a.home {
    padding-left: 16px;
    position: relative;
    background: url(images/ico_home.gif) center left no-repeat;
}

#micronav a.mail {
    padding-left: 18px;
    background: url(images/ico_email.gif) center left no-repeat;
}

#micronav a:hover {
    color: #fff;
}

/* body */

#spacer {
    height: 2.2em;
}

#body {
	width: 550px;
	background: #A5CAE5 url(images/shadow_r.gif) top right repeat-y;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 400px;
}

#body .i { background: url(images/shadow_tr.gif) top right no-repeat; }
#body .j { background: url(images/shadow_b.gif) bottom left no-repeat; }

#body .j {
    padding: 0 6px 6px 0;
}

#body h3 {
    font-weight: bold;
    color: #007DDA;
}

#body h3 a {
    color: #052D4E;
    text-decoration: none;
}

#body .readmore a {
    border: 1px solid #478FC3;
    background: #CDE3F3;
    color: #052D4E;
    text-decoration: none;
    padding: 0 2px;
}

#body .readmore a:hover {
    background: #478FC3;
    color: #fff;
}


* html #body h3 { margin-top: 2em; }
* html .readmore a { float: right; }

ul {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
    margin: 1.1em 0;
    padding: 0 0 0 10px;
    background: url(images/bullet.gif) left center no-repeat;
}

/* nav */

#nav {
    padding: 3px 2px 2px 2px;
    border-bottom: 2px solid #164871;
}

* html #nav .clear {
    margin-top: -1px;
    marg\in-top: -4px;
}

#nav span {
    float: left;
    width: 10px;
    padding: 5px 0;
    margin-left: 2px;
    background: #245882 url(images/menu_l.gif) no-repeat;
}

#nav a {
    float: left;
    color: #A5CAE5;
    background: #245882 url(images/menu_split.gif) top right no-repeat;
    padding: 5px 26px 5px 8px;
    font-weight: bold;
    text-decoration: none;
}

#nav a.last {
    background-image: url(images/menu_r.gif);
    padding-left: 12px;
    padding-right: 26px;
}

#nav a:hover {
	color: #fff;
}

/* body */

#body .ltitle, #body .rtitle {
    padding-right: 25px;
    padding-left: 35px;
}

* html #body .ltitle, * html #body .rtitle  {
    height: 1%;
}

#body .ltitle {
    border-top: 1px solid #164871;
    border-bottom: 1px solid #164871;
}

#body .rtitle {
    background: url(images/title_bg.gif) top right repeat-y;
}

#body .ltitle {
    background: url(images/title_bg.gif) top left repeat-y;
}

#body .rtitle h2 {
    float: right;
    width: 25px;
    text-align: right;
    margin-right: -25px;
    display: inline;
}

#body .ltitle h2 {
    float: left;
    width: 23px;
    margin-left: -35px;
    display: inline;
}

/* gal */

#body #gal {
    padding-left: 0;
}

#gal .pic {
    float: left;
    width: 107px;
    padding: 6px;
    margin: 8px 3px 8px 8px;
    display: inline;
    background: #CBE3F5;
}

* html #gal .pic {
    width: 119px;
    w\idth: 107px;
}

#gal .clear {
    float: none;
    clear: both;
}

/* hotstuff */

#mgal {
    float: left;
    width: 119px;
    margin-left: -25px;
    display: inline;
}

#mgal .pic {
    padding: 7px 0;
    margin: 14px 0 7px 0;
    text-align: center;
    background: #CBE3F5;
}

.floating {
    float: left;
    width: 112px;
    margin-left: 20px;
    display: inline;
}

/* footer */

#footer {
	text-align: center;
	margin-left: 410px;
	color: #3C7DB2;
	width: 500px;
}

#footer a {
    color: #3C7DB2;
    text-decoration: underline;
}

#footer a:hover {
    color: #fff;
}

ul {
	width: 550px;
	list-style: none; /*Eliminamos el estilo de lista*/
	padding: 0; /*Evita la indentación que aparece en algunos navegadores*/
	margin: 0;
	display: inline; /*Nos permite integrar con los elementos li y evitar problemas -*/
	float: left;	  /*en algunos navegadores*/
	border-bottom: 1px Solid Black;
}

ul li {
	width: 100px;
	display: block;
	float: left; /*Flota los elementos de la lista*/
	text-align: center;
	margin-right: 10px;
	position: relative; /*Hacemos el ajuste de 1 pixel para simular la integración -*/
	top: 1px;           /*con la capa de contenido*/
}

ul li a {
	width: 100px; /*Fijamos el ancho para que el enlace sea toda la pestaña y no solo el texto*/
	display: block;
	background: #3B9CCC;
	border: 1px Solid #000;
	text-decoration: none;
}

ul li a:link, ul li a:visited, ul li a:active {
	color: #000;
}

ul li a:hover {
	color: #CEE59F;
}

/*Clase especial que resaltará dependiendo de la sección*/
a.actual {
	width: 120px;
	display: block;
	background: #77BADB;
	border-top: 1px Solid #000;
	border-bottom: 1px Solid #77BADB;
	text-decoration: none;
}

a.actual:link, a.actual:visited, a.actual:active {
	color: #000;
}

a.actual:hover {
	color: #000;
}
LABEL.w115 {
	WIDTH: 125px
}
#datosForm DIV {
	CLEAR: both; DISPLAY: block; FONT-SIZE: 1em; MARGIN: 3px 0px
}
#formContact {
	WIDTH: 100%
}
.formWeb {
	MARGIN-TOP: 5px; FLOAT: right; MARGIN-LEFT: 12px; WIDTH: 98%
}
