/* CSS Document */

*{margin:0;
	padding:0;
	}
	


#container  {
	
	float:left;		
	border-top-width:thin;
	padding:0px 50px 0 230px;
	
	
}


#cajaCabecera {
	padding:10px 10px 5px 10px;	
	width:735px;	
		}
		
		#cabecera  {
		background-color:#d7cdae;			
		margin-bottom:8px;
			}			

		
.logo{
margin-bottom:18px;
margin-left:15px;
	

}	

.bola {
	margin-left:145px;
	margin-bottom:7px;
	margin-top:7px;
	}

		#cuerpo{
	background-image: url(imagenes/miro3.jpg);
	padding-left:40px;
	height:585px;
	width:715px;
	
	}
							
		
			
	#contenido {
			float:inherit;
			margin:0;
			padding:0;
			left: auto;
			padding: 70px 60px 30px 240px;	
			}		
				/*menu ----------------------------/*/
	#menu{
	position:absolute;
	width:160px;
	font-size: 90%;
	left: 160px;
	top: 220px;
	background-image: url(imagenes/paper-bg.jpg);
	
	
		}
		
		
		
		#menu ul{
	list-style: none;
	text-align:center;
	padding-bottom:2px;
	padding-top:2px;
	height:206px;
	
	
	
				
		}
		
		#menu li {
		
		margin-top:12px;
		 
				
		}
		
		#menu li a{
		display: block;			
		text-decoration: none;
		color: #000000;		
		font: 10pt/17pt georgia; 
				
		}
		
				
					
		#menu li a:hover{
		color: #FF6600;
		font-weight:bold;
		font-size:large;
		}
					
	/*fin de menu ----------*/
	
	

	
	
	

h2 {
	float: left;
	text-align:left;
	width:140px;
	letter-spacing: 0.2em;
	color: #7D775C;
	font-weight:bolder;
	background-image: url(imagenes/barra.gif);
	background-repeat: repeat;
	font-family: georgia;
	font-size: 17pt;
	font-style: italic;
	font-variant: normal;
	text-decoration: underline;	
	}



p {margin:0;
	padding:0;
	width:285px;	
	padding-right:130px;
	padding-top:30px;	
	color: #555753; 
	line-height: 1.2em;
	font-weight:550;
	font-size:17px;
	font-variant: normal;
	text-align:center;
	
}


em {
padding:15px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
font-weight:bold;
}


legend {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight: bold;
	background-color: #FFFFCC;
	text-decoration: underline;
}

#formulario  {
margin:0;
padding:0;
float:right;
margin-right:30px;
width:510px;
background: url(imagenes/bg.gif);
}

textarea {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

div#nifty{ margin: 0 ;background: #d7cdae}

b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background:#d7cdae}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

#aaa {
position:absolute;
bottom:20px;
right:40px;

}

