@font-face {
	font-family:today;
	src:url(font/today.ttf);
	
	}
	
/* marco  imagen  651 × 406 */

#boton {
	position:absolute;
	margin-left:640px;
	
	
	}
.blur{ 
   background-color: #ccc; /*shadow color*/ 
   color: inherit; 
   margin-left: 15px; 
   margin-top: 60px; 
   width: 785px; 
} 
.shadow, .content{ 
   position: relative; 
   bottom: 0px; 
   right: 0px; 
} 
.shadow{ 
   background-color: #fff; /*shadow color*/ 
   color: inherit; 
} 
.content{ 
   background-color: #fff; /*background color of content*/ 
   color: #000; /*text color of content*/ 
   border: 1px solid #fff; /*border color*/ 
   padding: .5em 2ex; 
} 
.content IMG{ 
   border: 1px solid #fff; 
} 



/*fin marco imagen*/
	.caja{
	
	width: 800px;
	height: 500px;
	background: #ffffff;
	margin-top:20px;
	margin-left:10px;
	word-wrap: break-word;
	float:left;
	margin-right:0px;
	text-align:justify;
	margin-bottom:60px;
	
	}

#image{
	
	width:800px;
	height:400px;
	border:#999;
	float:left;
	margin-left:20px;
	
	
	
	}

#vertical{
	float: right;
	width:199px;
	height:500px;
	background:#ffffff;
	margin-left:0px;
	margin-top:20px;
	margin-right:10.5px;
	}
#texto{
	width:750px;
	margin-left:20px;
	margin-right:20px;
	margin-top:50px;
	margin-bottom:70px;
	height:auto;
	}
		
.header{
	position:relative;
	text-align:center;
	margin-top:10px;
	weight:100%;
	height: 115px;
	bgcolor: #ffffff;
	}
	
#titulo{
		float:left;
		color:#333D8C;
		text-align:left;
		margin-left:30px;
		margin-top:20px;
		font-family: "Arial Black", Gadget, sans-serif;
		font-size:20px;
		margin-bottom:20px;
		width:800px;
		color:006CB5;
		}
	


.maincontainer {
	
	
	
   	width: 1024px;
	height: 115px;
	background: #FFF;
	margin: 0 auto;
	margin-top:5px;
	}
	

.logo
{
	width: 343px;
	float:left;
	margin-top:20px;
	margin-left:0px;
}	
.menusuperior
{
	width: 600px;
	float:right;
	margin-top:60px;
	margin-right:0px;
}	


ul#menu
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:30px;
	font-size:12px;
	font-weight:bold;
	background:transparent url(nav_bg.png) repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
}

ul#menu li
{
	display:block;
	float:left;
	margin:0;
	padding:0;
}
	
ul#menu li a
{
	display:block;
	float:left;
	color:#999999;
	text-decoration:none;
	font-weight:bold;
	padding:8px 20px 0 20px;
}
	
ul#menu li a:hover
{	
	color:#FFFFFF;
	height:22px;
	background:transparent url(nav_bg.png) 0px -30px no-repeat;		
}
	

ul#menu li a.current
{
	display:inline;
	height:22px;
	background:transparent url(nav_bg.png) 0px -30px no-repeat;	
	float:left;
	margin:0;
}
.bodycontainer {
    text-align:center;
	width: 1024px;
	height: 600px;
	background: #000;
	margin: 0 auto;
	}


.footer {
	position:relative;
	text-align:center;
	weight:100%;
	height: 44px;
	bgcolor: #000000;
	margin-bottom:0px;
	color:#FFFFFF;

	}
	

.footercontainer{
   	width: 1024px;
	height: 650px;
	background: #353535;
	margin:0 auto;
	}

	
.footercontent {
	
   	width: 1024px;
	text-align:center;
	margin-left:0px;
	margin-top:2px;
	background: #ffffff;
	float:left;
	}
	
	
/*comienza el menu vertical */


#menuv {
	position:fixed;

		margin-left:12px;
		margin-top:20px;
        border: 1px solid #ACCFE8;

        border-width: 1px 1px 0 1px;

        width: 150px;

        font: 80% "Trebuchet MS", Arial, Helvetica, sans-serif;

}

#menuv ul, li {

        list-style-type: none;

}



#menuv ul {

        margin: 0;

        padding: 0;

}



#menuv li {

        border-bottom: 1px solid #ACCFE8;

}



#menuv a {

        text-decoration: none;

        color: #3366CC;

        background: #F0F7FC;

        display: block;

        padding: 3px 6px;

        width: 138px;

}



#menuv a:hover {

        background: #DBEBF6;

}
	
	
