body{
	font-family: "Trebuchet MS" ;
	color:#938577;
	font-size:13px;
	}

h1, h2, h3, h4, h5, h6 {}

h5 {
	font-family: "Trebuchet MS";
	font-size:13px;
	color:#938577;
	padding:0;
	margin:0 0 0 15px;
	line-height:170%;}
h4 {
	font-family: "Trebuchet MS";
	font-size:15px;
	color:#938577;
	padding:0;
	margin:0;}
h3{
	font-family: "Trebuchet MS";
	font-size:16px;
	padding:0 0 0 0;
	margin:0;
	color:#007dc3;
	font-weight:bold;}
.pdf {
	height:50px;
	background-image:url(../img/pdf.jpg);
	background-repeat:no-repeat;
	padding-left:25px;}

.compas {
	height:50px;
	background-image:url(../img/compas.jpg);
	background-repeat:no-repeat;
	padding-left:25px;}

.arrow {
	height:27px;
	background-image:url(../img/arrow.jpg);
	background-repeat:no-repeat;
	margin-left:30px;
	padding-top:3px;}

.textboxsize {
	width:100%;
	color:#666666;
	font-family: "Trebuchet MS" ;
	}
.textareasize {
	width:100%;
	font-family: "Trebuchet MS" ;
	color:#666666
	}
input, textarea {
	background: #FFFFFF;
	background-image:url(img/textboxshadow.gif);
	background-repeat:repeat-x;
	border: 1px solid;
	border-top-color:#FFF;
	border-left-color:#FFF;
	border-right-color: #FFF;
	border-bottom-color:#FFF;}
	
input:hover{
	background:#f0ebf2;}
textarea:hover{
	background:#f0ebf2;}

input[type=submit]{
	background-color:#007dc3;
	border:1px solid #007dc3;
	color:#FFFFFF;
	font-weight:bold;
	height:30px;
	}

#left {
	float: left; 
	width:185px; 
	height:525px;
	}
#center{
	float: left; 
	width:180px; 
	height:525px; 
	margin: 0 5px 0 5px;
	}
#right{
	float:left; 
	width:580px; 
	height:525px; 
	overflow:hidden;
	position:relative;
	}
#logo{
	float:left; 
	width:185px; 
	height:185px; 
	margin-bottom:5px;
	}
	
#text{
	height:175px; 
	color:#7c6a55; 
	padding:5px; 
	font-size:11px 
	}
#text a{
	color:#7c6a55;
	font-weight:bold;
	text-decoration:none;
	outline:none;
	
	}
#text a:hover{
	color:#007dc3;	
	font-weight:bold;
	text-decoration:none;
	outline:none;
	}

#sample {
	position:absolute; 
	top:42px; left:890px; 
	width:66px; 
	height:18px; 
	z-index:50
	}
#flash {
	width:766px;
	margin:auto;
	padding-top:70px;}
/* --- MENU1 --- */	

#menu1 {
	clear:both;}
#menu1 ul {
	margin:0;
	padding:0;}	
#menu1 li {
	list-style-type:none;
	}
#menu1 li a {
	text-decoration: none;
	color:#7c6a55;
	padding:7px 0 5px 30px;
	width:155px;
	border-bottom:2px solid #edeae6;
	font-size:16px;
	outline:none;
	}	
#menu1 li a:link, #menu1 li a:visited {
	display: block;
	}
#menu1 li a:hover {
	color: #007dc3;
	font-weight:bold;
	}	
	
/* --- MENU2 --- */	

.center {
	clear:both;
	height:335px; 
	margin-top:5px; 
	background-color:#f3efea
	}
.left {
	clear:both; 
	margin-top:10px; 
	height:135px}
#menu2 ul {
	margin:0;
	padding:0;}	
#menu2 li {
	list-style-type:none;
	}
#menu2 li a {
	text-decoration: none;
	color:#938577;
	padding: 0 0 0 20px;
	width:155px;
	font-size:13px;
	outline:none;
	}	
.space a {
	line-height:118%;
	
	}	
.margin a{
	margin-left:-15px;
	}
#menu2 li a:link, #menu2 li a:visited {
	color:#938577;
	display: block;
	}
	
#menu2 li a:hover {
	color: #007dc3;
	font-size: 13px;
	font-weight:bold;
	}	

/* --- DIVISIONES --- */

#container {
	width:1000px; 
	height:525px; 
	position:relative; 
	background-image:url(../img/side.jpg); 
	background-repeat: no-repeat; 
	background-position:top right; 
	padding-top:65px; 
	margin:auto;
	}
#arrow {
	background-image:url(../img/arrow.jpg); 
	margin-left:25px; 
	background-repeat:no-repeat; 
	padding:3px 0 0 17px; 
	width:100px; 
	height:25px;
	}	
/* --- FOOTER --- */

#footer {
	width:1000px; 
	height:15px; 
	margin:auto; 
	margin-top: 10px;
	}
#footer li {
	margin: 0;
	padding: 0;
	display: inline ;
	list-style-type: none;
	}
#footer a {
	float: left ;
	font-size:14px;
	line-height: 14px;
	margin: 0 0 4px 0 ;
	padding:0 15px 0 15px;
	text-decoration: none ;
	color: #938577 ;
	border-right:1px solid #edeae6;
	outline:none;
	}
#footer a.active, #footer a:hover{
	padding-bottom: 2px ;
	color: #000 ;
	}
#footer  a:hover{
	color: #007dc3 ;
	}
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
	
