#clear {
	clear:both;
}

#general {
	width:100%;
	height:auto;
	margin:0px;
	padding:0px;
	text-align:center;
}


#container {
	width:950px;
	height:auto;
	margin:auto;
	margin-top:40px;
}

#top {
	width:100%;
	height:90px;
	background-color:#9f0c39;
	clear:both;
}

	#top_iz {
		width:55%;
		height:auto;
		float:left;
		margin-top:20px;
	}
	#top_dr {
		width:40%;
		height:auto;
		float:left;
		margin-top:30px;
		text-align:right;
		font-family:"Times New Roman", Times, serif;
		font-size:20px;
		color:#FFFFFF;
		font-weight:bold;
		font-style:italic;
	}

#contenedor {
	width:800px;
	height:auto;
	float:right;
}


#contenedor2{
	width:795px;
	height:auto;
	float:right;
}

#intro {
	width:950px;
	height:349px;
	background: #fff url(../images/c/intro.jpg);
}	

#entrar {
	clear:both;
	float:left;
	position:relative;
	top:290px;
	left:760px;
	width:115px;
	height:27px;
	background-color:#9f0c39;
	color:#FFF;
	font: italic bold 18px "Times New Roman", Times, serif;
	padding-top:3px;
	padding-left:6px;
	letter-spacing: 2px;

}


#entrar  a {
	color:#FFFFFF;
	text-decoration:none;
}

#entrar a:hover {
	text-decoration:underline;
}

#bottom {
	width:100%;
	height:25px;
	line-height:25px;
	background-color:#9f0c39;
	clear:both;
	text-align:center;
	color:#FFFFFF;
	font-size:9px;
	font-weight:bold;
}	

#menu {
	width:125px;
	height:auto;
	float:left;
	border-right:1px solid #9f0c39;
	text-align:left;
}	

#texto {
	width:300px;
	height:349px;
	float:left;
	text-align:left;
}

#texto2 {
	width:300px;
	height:349px;
	float:left;
	text-align:left;
}

	#texto_int {
		width:290px;
		height:auto;
		margin:auto;
	}

#imagen {
	width:400px;
	height:auto;
	float:left;
	text-align:left
}
