body {
	margin: 0;
	padding: 0;
	background: #333333;
	background: #F4FBFF url(images/fondo.jpg);
	background-repeat: repeat-x;
    background-position: top center;
	/*background-attachment:fixed;*/
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0d5d7d;


}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #09aebf;
}

h1 {
	letter-spacing: -1px;
	font-size: 44px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 16px;
}

p, ul, ol {
	line-height: 1em;
	text-align: justify;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}

p {
}

blockquote {
	font-style: italic;
}



ul {
}

ol {
}

a {
	color: #0d5d7d;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	width: 800px;
	height: 800px;
	margin: 0 auto;
	/*background: url(images/img02.jpg);*/
}

/* Logo */



/* FIN TOOLBAR */



#logo {
	float: left;
}

#logo h1, #logo h2 {
	float: left;
	text-transform: lowercase;
	color: #FFFFFF;
}

#logo h1 {
	padding: 115px 0 0 50px;
	font-weight: bold;
}

#logo h2 {
	padding: 143px 0 0 8px;
	font-size: 14px;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 140px 20px 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 28px 0 0;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 920px;
	margin: 0 auto;
	/*background: #FFFFFF url(images/img03.jpg) repeat-y;*/
}

#pageform {
	width: 920px;
	height: 770px;
	margin: 0 auto;
	/*background: #FFFFFF url(images/img03.jpg) repeat-y;*/
}


#bg {
	/*background: url(images/img06.png) no-repeat left bottom;*/
}

/* Content */

#content {
	float: left;
	width: 925px;
	height: 465px;
	background: url(images/img04.png) no-repeat;
}

#content2 {
	margin:0 auto 0 auto;
	width: 925px;
	height: 820px;
	background: url(images/bgform.png) no-repeat;	/*background-position: top center;
	padding: 0px 20px 0 20px;*/
}

#hello {
	float: center;
	width: 840px;
	height: 60px;
	padding: 0px 10px 0 10px;
}

/* Posts */

.style1 {
	color: #246C88
}
.style2 {color: #246C88; font-weight: bold; }

.style3 {font-size: 10px}

.coment {font-size: 14px}

#mytable {
	width: 550px;
	padding: 0;
	margin: 2;
}

caption {
	padding: 0 0 5px 0;
	width: 550px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

th {
	 height: 23px; 
	font: bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-left: 0px solid #005476;
	border-right: 2px solid #005476;
	border-bottom: 2px solid #005476;
	border-top: 2px solid #005476;
	letter-spacing: 1px;
	text-align: center;
	padding: 3px 3px 3px 6px;
	background: #E0E31E; /* url(images/bg_header.gif) no-repeat; */
	
}

th.bg {
	/*border-left: 0; */
	border-left: 2px solid #005476;
	background: #E0E31E;
}

th.tabai {
	border: 0;
	/*border-left: 0; */
	border-right: 2px solid #005476;
	
}

td {
	border-right: 2px solid #005476;
	border-bottom: 2px solid #005476;
	background: #fff;
	text-align: center;
	padding: 3px 3px 3px 6px;
	color: #005476;
}


td.alt {
	background: #F5FAFA;
	color: #005476;
}

th.spec {
	border-left: 2px solid #005476;
	border-top: 0;
	background: #4ABEA7;
	font: 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}

th.specalt {
	border-left: 2px solid #005476;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

tcero {
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 0;
	border-bottom: 0;
	border-top: 1px solid #005476;
	letter-spacing: 2px;
	text-align: left;
	padding: 3px 3px 3px 6px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}

.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 12pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


#frame, #frame div.button, #scroller, .section { height: 30; }

#frame {
	overflow: hidden;
	margin: 0 auto;
	width: 800px;
	position: relative;
	top: 5px;
	}
	
#frame div.button {
	position: absolute;
	top: 40%;
	}
	

#scroller {
	width: 800px;
	margin: 0 auto;
	overflow: hidden;
	}

#content3 {
	width: 5250px;
	}
	
	#content3 li {

padding-left: 1.3em;
text-indent: -1.3em;
	}

	.section {
	width: 800px;
	margin: 0px;
	float: left;
	}
	
	.secizq {
	width: 397px;
	/*border:1px solid #cccccc;*/
	padding-left:2px;
	float: left;
	
		}
		
		.secder {
	width: 397px;
	padding-left:2px;
	float: right;
	
		}

