/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
p {
	margin:0 0 1em 0;
	padding:0;
}
h1, h2, h3 {
	margin:0 0 0 0;
	padding:0;
}
img{
	padding:0;
	margin:0;
	border:0;
}
a{
	color:#FFFFFF;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
#container {
	width: 778px;
	margin: 0 auto;
}
#franjaBlueHome{
	height:20px;
	background:url(img/azul.gif) 0 0;
}
#franjaSquareHome{
	position:relative;
	height:150px;
	background:url(img/home-bg.gif);
}
#franjaLogo{
	position:relative;
	height:220px;
	background:url(img/logohome.jpg) 70px 50px no-repeat;
	padding-top:25px;
}
#franjaLogo a{
	display:block;
	color:#000000;
	margin-left:570px;
	margin-top:40px;
	text-decoration:none;
	font-weight:bold;
	float:left;
}
#franjaLogo img{
	padding-right:10px;
}


#header{
	height:160px;
	background:url(img/siteBgUp.png) 0 0 repeat-x;
}
#header a{
	margin-top:47px;
	margin-left:50px;
	float:left;
	text-decoration:none;
	font-weight:bold;
}
#header img{
	margin-right:10px;
}
#logosite{
	margin-left:550px;
	margin-top:10px;
}
#footer{
	height:70px;
	background:url(img/siteBgDwn.png) 0 0 repeat-x;
}
#contentRight{
	text-align:justify;
	float:right;
	padding-right:20px;
	width:370px;
	height:353px;
	overflow: auto;
}
#contentLeft{
	width:370px;
	height:353px;
	background:url(img/propuesta.jpg) 0 0
}
#home{
	margin-top:6px;
	padding-right:20px;
	float:right;
}
