@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../imagenes/fondo.jpg);
	background-repeat: repeat;
	margin: 0px;
	height: 100%;
	width: 100%;
}

#content{
	background-image:url(../imagenes/content.png);
	background-repeat:repeat;
	margin-left:auto;
	margin-right:auto;
	width:800px;
	height:auto;
	
}

#main_bases{
	width:670px;
	height:800px;
	padding-left:10px;
	margin-left:22px;
	margin-top:15px;
	float: right;
	background-image: url(../imagenes/bases2.png);
	background-repeat: no-repeat;
}

#main_baseslegales{
	width:650px;
	height:auto;
	padding-top:25px;
	padding-left:50px;
	margin-left:30px;
	margin-top:15px;
	margin-right:10px;
	overflow: visible;
}

#header{
	width:720px;
	height:200px;
	padding-top:20px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
}

#main{
	background-color:#FFF;
	height:1%; overflow:auto;
	margin-top:20px;
	margin-bottom:20px;
	width:720px;
	margin-left:auto;
	margin-right:auto;
	color: #FFF;
}

#main-right{
	background-color:none;
	width:400px;
	min-height:200px;
	float:right;
	margin-right:20px;
	margin-top:20px;
	padding-right:15px;
	padding-left:15px;
	text-align: left;
}

#texto{
	height:380px; width:550px; margin-left:40px; margin-top:20px; margin-bottom:30px; padding:20px
	}

#cont-titulo{
	margin-left:36px;
	margin-top:20px;
	height:30px;
	width:650px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

#cont-bajada{
	width:650px;
	height:80px;
	margin-top:10px;
	margin-left:36px;
	margin-bottom:15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	float: none;
}
#main-left{
	width:210px;
	margin-left:35px;
	background-color:#999;
	height:223px;
	float:left;
	margin-top:15px;
	padding-left:10px;
	padding-top:10px;
	margin-bottom: 20px;
}

#main-basesint{
	float: right;
	height: auto;
	width: 380px;
	padding-top: 130px;
	padding-right: 50px;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	padding-bottom: 20px;
	}
	
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
	text-decoration: none;
	text-align:left;
	padding-left: 5px;
}
h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #666;
	text-transform: uppercase;
	line-height: normal;
}

#menu{
	width:675px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}

#menu ul {
	text-align: right;
	float: right;
	list-style-type: none;
	margin-top:15px;
	padding:0;
}

#menu li {
	height: 35px;
	border-right: 1px solid #F09;
	padding-right:12px;
	padding-left:12;
	margin-right:5px;
	display:inline;
}

a {
	text-decoration:none;
	color:#F09;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a:hover {
	text-decoration:none;
	color:#333;
}


h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #F69;
	text-decoration: underline;
	line-height: 1.5em;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: lighter;
	margin: 0px;
}


h6{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#099;
	font-weight: lighter;
	text-transform: none;
	text-align: center;
	}
	
p_main{
	}
	
	h5{
	font-size: 16px;
	font-weight: lighter;
	text-transform: none;
	color: #D7247E;
	text-decoration: none;
	line-height: normal;
		}
span{
	font-size: 12px;
	color: #333;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	}
	
#cont_link{
	float: right;
	height: 46px;
	width: 355px;
	padding-right: 90px;
	padding-top: 20px;
	}

#main-baseint p{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: lighter;
	color: #000;
	}
	
#bases{
	padding: 15px;
	float: right;
	width: 650px;
	margin: 15px;
	}
.foto{
	background-color:#FFA3BC;
	height:250px;
	width:150px;
	margin-right:20px;
	float:right;
}
	
	

