body {
	background-image: url(../upload/imgs/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#header {
	height:130px;
}
a {
	text-decoration:none;
	color:#00467f;
}

input{
	background-color:#c9d7e3;
	border:1px solid #b3c9db;
}
textarea  {
	background-color:#c9d7e3;
	border:1px solid #b3c9db;
}

a:hover{
	text-decoration:underline;
	color:#00467f;
}
#logo img{
	margin-top:-50px;
}
#nav{
	float:right;
	width:700px;
}
#nav ul {
	margin:20px 0px 0px 0px;
	padding:0px;
	text-align:right;
}
#nav li{
	font-weight:bold;
	display:inline;
	font-size:12px;
	line-height:22px;
	padding: 13px;
	margin:0px;
	border-left:1px dotted #999999;
	}
.fin{
	border-right:1px dotted #999999;
}
#nav li:hover{
	background-color:#e4e4e4;
}
#content {
	width:950px;
	margin:0px auto 0px auto;
}
#leftbanner1 {
	width:260px;
	height:115px;
	background-image:url(../upload/imgs/fondoleftBanner.jpg);
	background-repeat:no-repeat;
        margin-bottom:10px;
}

#homeContenido {
	float:right;
}
#intContenido {
	margin:0px 50px 0px 0px;
	float:right;
	width:569px;
	background-image:url(../upload/imgs/fondoContentTop.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#intContenido h1, #intContenido p, #intContenido ul, #intContenidoLinks h1, #intContenidoLinks p, #intContenidoLinks ul{
	margin:30px 25px 10px 25px;
}
#intContenido h1, #intContenidoLinks h1 {
	font-size:24px;
	color:#00467f;
	padding:10px;
	border-bottom:1px #bdcedd solid;
}
#intContenido p, #intContenidoLinks p {
	font-size:12px;
	color:#4f4f4f;
	text-align:justify;
}
#intContenido ul, #intContenidoLinks ul {
	font-size:12px;
	color:#4f4f4f;
	list-style:outside;
	margin-left:45px;
}
#intContenido ul strong, #intContenidoLinks ul strong{
	color:#00467f;
}
#intContenidoLinks {
	margin:0px 60px 0px 0px;
	width:810px;
	background-image:url(../upload/imgs/fondoContentLinks.jpg);
	background-repeat:no-repeat;
	background-position:top;
        float:right;
}

#footer {
	width:950px;
	height:22px;
	background-color:#808083;
        color:#FFFFFF;
	vertical-align:middle;
	text-align:center;
	line-height:20px;
        float:left;
        margin-top:20px;
}
#intDescripcion {
	margin:0px 30px 0px 0px;
	float:right;
	width:500px;
	font-size:12px;
        color:#4f4f4f;
        font-weight:none;
        text-align:justify;
}
#intFondo {
        margin:0px 51px 0px 0px;
	float:right;
	width:569px;
	background-image:url(../upload/imgs/fondoDescripcion.jpg);
	background-repeat:repeat-y;
}
#intContenidoBottom {
        margin:0px 50px 0px 0px;
        float:right;
        height:7px;
}
#intProyectoBottom {
        margin:0px 60px 20px 0px;
        float:right;
        height:7px;
}
#intFondoLargo {
        margin:0px 60px 0px 0px;
        float:right;
	width:810px;
	background-image:url(../upload/imgs/fondoLargo.jpg);
	background-repeat:repeat-y;
        height:100%;
}

.leftbannerTitulo {
        font-size:12px;
	color:#00467f;
	font-weight:bold;
	margin:0px 0px 0px 15px;
	line-height:50px;
        text-decoration:none;
}

.leftbannerTitulo:hover link {
        text-decoration:none;
}

#leftbannerContenido {
        font-size:12px;
	color:#494949;
	font-weight:normal;
	margin:-10px 10px 10px 15px;
}
#proyectoBottom {
        margin:0px;
        float:right;
        height:7px;
}
#proyectoContenido {
        margin:0px 20px 0px 20px;
	float:right;
	width:770px;
	font-size:12px;
        color:#4f4f4f;
        font-weight:none;
        text-align:justify;
}
#linkTitulo {
        margin:10px 20px 0px 20px;
	float:right;
	width:770px;
        font-size:14px;
        color:#4f4f4f;
        font-weight:bold;
        text-align:left;
}
