
/**************************************************/
/*                                   Body and Wrapper                             */
/**************************************************/

body {
background: #000099 url(images/back.png) top center repeat-x; 
margin: 200;
padding: 200;
font: normal 8pt/13pt verdana, arial,sans-serif;
}

#wrapper {
margin: 0 auto;
width: 800px;
padding: 0;
text-align: left;
}

/**************************************************/
/*                                       Top Piece                                        */
/**************************************************/

#top {
 background: url(images/bgtop.png) top center no-repeat; 
width: 800px;
height: 78px;
}

/**************************************************/
/*                                       Content                                             
another wrapper that holds all the content                              */
/**************************************************/

#content {
background: url(images/bgmiddle.png) center repeat-y; 
width: 766px;
height: 100%;
padding: 0px 17px 0px 17px;
}

/**************************************************/
/*                               All the content                                        */
/**************************************************/

#header {
background-color:#000099;

width: 746px;
height: 106px;
margin: 0px 0px 10px 0px;
padding: 10px 10px 10px 10px;
color: white;
font-size: 50px;
text-align: ;
}
/*                    Menu                   */
#menu {
width: 200px;
height: 100%;
margin-left: 10px;
float: left;
text-align: left;
}

#menu li a {
height: 37px;
voice-family: "\"}\""; 
voice-family: inherit;
font-size: 12px;
height: 29px;
text-decoration: none;
text-align: left;
}	
	
#menu li a:link, #menu li a:visited {
color: navy;
display: block;
background:  url(images/off.png) top center no-repeat;
padding: 8px 0 0 10px;
height: 29px;
text-align: left;
}
	
#menu li a:hover {
color: blue;
background:  url(images/on.png) top center no-repeat;
padding: 8px 0 0 10px;
height: 29px;
text-align: left;
}	

ul {
list-style: none;
margin: 0;
padding: 0;
text-align: left;
}

#stuff {

width: 500px;

margin: 0px 0px 0px 235px;
padding: 20px 0px 0px 0px;

border: 2px navy;
}

img {
border: none;
} 

p {
color:#3F4C6B;
font-size: 16px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
padding: 8px 13px;
margin:0px;
text-align: justify;
word-spacing: 0.2em;
 }

.centrado{ text-align:center;}
h6{
font-size: 10px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
padding: 4px 13px;
margin:0px;
}

h4{

font-size: 16pt;

font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#003399;
padding: 4px 13px 18px 0px;
margin:0px;
text-align:center;
}

/**************************************************/
/*                                       Bottom                                             */
/**************************************************/

#bottom {
background: url(images/bgbottom.png) bottom center no-repeat; 
width: 800px;
height: 50px;
}

#bottom marquee{ margin-right:-194px; padding:8px 0px 24px; width:500px;}
