/* CSS Document */
body{
	background-color:#B11518;
	margin:0;
}
img{
	border:0;
}
a{
	text-decoration:none;
	color:#FFFFFF;
}
a.color{
	color:#000000;
}
#contenido{
	width:740px;
	height:153px;
	color:#FFFFFF;
	font-family: "Bookman Old Style";
	font-size:10px;
	padding-top:5px;
	padding-bottom:5px;
	max-height:153px;
}
	#contenido img.pag{
		width:200px;
		height:135px;
		float: left;
		margin:4px 9px 4px 9px;
	}
	#texto{
		width:522px;
		height:143px;
		float:left;
		overflow: hidden;
	}
	#texto .parrafo{
		text-align:justify;
		display:block;
		padding-left:20px;
		padding-right:13px;
		padding-bottom:4px;
		max-width:489px;
	}
	div.campo{
		clear:both;
		padding-bottom:2px;
		font-family: "Bookman Old Style";
		font-size:12px;
		height:20px;
	}
	#texto label{
		width:70px;
		float:left;
		color:#FFFFFF;
		padding-left: 37px;
	}	
	#texto input{
		float:left;
		width:135px;
	}
	#texto input.btn{
		width:57px;
	}
		#boton{
			position:absolute;
			left: 458px;
			top: 111px;
		}
	#texto textarea{
		float:left;
		width:343px;
		height:41px;
	}
	#flechas{
		width:13px;
		height:143px;
		position:absolute;
		left: 510px;
		top: 0px;
	}
	#texto1{
		height:143px;
		float:left;
		width:215px;
		font-weight:bold;
	}
		#texto1 ul{
			width:173px;
		}
		#texto1 li{
			height:10px;
			display:block;
			padding-top:8px;
			padding-bottom:7px;
		}
	#texto2{
		height:143px;
		width:307px;
		float:left;
		overflow: hidden;
	}
	#texto2 span{
		width:262px;
		text-align:justify;
		display:block;
		padding-left:15px;
		padding-right:12px;
		padding-bottom:4px;
		padding-top:4px;
	
	}
