/******* BODY *******/
body{
background:url('../images/bg.jpg') no-repeat fixed;
color:black;
font-family:"Trebuchet MS", Arial;
font-size:10px;
}

/******* CONTENT *******/
#main{
margin:0 auto;
margin-top:20px;
width:1016px;
height:1200px;
background:url('../images/bg-content.png') no-repeat;
}

#menu{
margin:0 auto;
width:969px;
height:145px;
padding-top:34px;
}

#content{
margin:0 auto;
width:1000px;
height:1200px;
}

#left{
float:left;
width:260px;
height:810px;
margin-left:20px;
padding-top:40px;
background:url('../images/bg-left.jpg') no-repeat;
}

#right{
float:left;
padding-top:5px;
width:700px;
height:810px;

}

				#foto{	
							
				width:680px;
				height:360px;
				}
				#texto{		
				background:url('../images/bgtexto.jpg') no-repeat;
				margin:0 auto;		
				width:600px;
				height:600px;
				line-height:20px;
				text-align:justify;
				font-family:"Trabuchet MS",Arial;
				font-size:12px;
				}
				
					#scroll{
					width:600px;
					height:400px;
					overflow: auto;									
					}
					.caja{
					margin:0px 30px 20px 0px;
					}

					.normal{
					color:black;
					
					}
					
					.azul{
					color:#004499;
					}
					.negrita{
					font-weight:bold;
					}
					
#tira{
margin:0 auto;
width:922px;
height:172px;
}

#pie{
margin:0 auto;
padding-top:30px;
width:922px;
height:80px;
font-family:"Trebuchet MS",Arial;
color:white;
text-align:right;
font-size:10px;
}


