/* CSS Document */

body {
	margin: 0px;
}

.cabecera {
	width: 940px;
	height: 160px;
	margin-left: 10px;
	margin-top: 15px;
	float: left;
}

.contenedor {
	width: 970px;
	height: 780px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/fondo.jpg);
	background-repeat:no-repeat;
}

.flashcero {
	width: 720px;
	height: 530px;
	float: left;
	margin-left: 10px;
}

.flash {
	width: 940px;
	height: 530px;
	float: left;
	margin-left: 10px;
}

.pieuno {
	width: 220px;
	height: 530px;
	float: left;
	background-image: url(../img/noti.jpg);
	background-repeat: no-repeat;
}

.noticias {
	width: 175px;
	height: 470px;
	float: left;
	margin-top: 30px;
	margin-left: 25px;
	font-family: tahoma;
	font-size: 11px;
	color: #666;
	line-height: 16px;
}

.noticias a:link {
	text-decoration: none;
	color: #666;
}

.noticias a:hover {
	text-decoration: none;
	color: #000;
}

.noticias a:active {
	text-decoration: none;
	color: #666;
}

.noticias a:visited {
	text-decoration: none;
	color: #666;
}


.piedos {
	width: 940px;
	height: 40px;
	text-align: center;
	float: left;
	margin-top: 25px;
	font-family: tahoma;
	font-size: 11px;
	color: #999;
	line-height: 16px;
}

.piedos2 {
	width: 940px;
	height: 40px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	float: left;
	margin-top: 25px;
	font-family: tahoma;
	font-size: 11px;
	color: #999;
	line-height: 16px;
}
.piedos a:link {
	text-decoration: none;
	color: #999;
}

.piedos a:hover {
	text-decoration: none;
	color: #000;
}

.piedos a:active {
	text-decoration: none;
	color: #999;
}

.piedos a:visited {
	text-decoration: none;
	color: #999;
}

.botonestexto {
	color: #5298BC;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
}

.botonestexto a:link {
	text-decoration: none;
	color: #5298BC;
}

.botonestexto a:hover {
	text-decoration: none;
	color: #000;
}

.botonestexto a:active {
	text-decoration: none;
	color: #5298BC;
}

.botonestexto a:visited {
	text-decoration: none;
	color: #5298BC;
}


/* Proyectos */

.contenedor_nota {
	width: 820px;
	height: auto;
	float: left;
	margin-left: 60px;
	background: #F5F9FE;
	border: 2px solid #E9E9F8;
}

.textoamplio {
	float: left;
	width: 718px;
	height: 455px;
	padding-top: 10px;
	margin-bottom: 10px;
	margin-left:5%;
	border: 2px solid #CCCCCC;
	
}

.separanews {
	float: left;
	width: 700px;
	border-bottom: #CCCCCC 1px dotted;
	padding-bottom: 6px;
	margin-bottom: 8px;
	margin-left: 5px;
}

.titularuno {
	float: left;
	width: 718px;
	border-bottom: #CCCCCC 1px dotted;
	padding-bottom: 4px;
	margin-bottom: 10px;
	margin-left:5%;
}

/* FUENTES */
.titularbig {
	color: #5298BC;
	font-family: tahoma;
	font-size: 24px;
}

.vermaslink {
	font-family: tahoma;
	font-size: 11px;
	color: #5298BC;
}

.vermaslink a:link {
	text-decoration: none;
	color: #5298BC;
}

.vermaslink a:hover {
	text-decoration: none;
	color: #000000;
}

.vermaslink a:active {
	text-decoration: none;
	color: #5298BC;
}

.vermaslink a:visited {
	text-decoration: none;
	color: #5298BC;
}

.nombre {
	font-family: tahoma;
	color: #666;
	font-size: 11px;
	font-weight: bold;
}

.nombre_blanco {
	font-family: tahoma;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.descripcion {
	font-family: tahoma;
	font-size: 11px;
	color: #666;
}

.descripcion a:link {
	text-decoration: none;
	color: #666;
}

.descripcion a:hover {
	text-decoration: underline;
	color: #000;
}

.descripcion a:active {
	text-decoration: none;
	color: #666;
}

.descripcion a:visited {
	text-decoration: none;
	color: #666;
}

.tahoma11suave {
	font-family: tahoma;
	font-size: 11px;
	color: #FFF;
}

/* DESCARGA */

.descarga {
	width: 618px;
	height: 70px;
	float: left;
	background-color: #f2f2f2;
	margin-bottom: 15px;
	margin-left: 10px;
}

.fotodescarga {
	float: left;
	width: 75px;
	height: 60px;
	margin-left: 5px;
	margin-top: 5px;
}

.descdescarga {
	float: left;
	width: 520px;
	height: 60px;
	margin-top: 5px;
	margin-left: 8px;
}

/* Admin proyectos */

.index_p{
width: 270px;
	height: 220px;
	margin-left: auto;
	margin-right: auto;
	background:url(../img/admin_p.jpg);
	background-repeat:no-repeat;
}

.contenedor_a {
	width: 970px;
	height: 1100px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/fondo_a.jpg);
	background-repeat:no-repeat;
}

.cabeza2 {
	width: 930px;
	height: 27px;
	padding-left: 10px;
	padding-top: 15px;
	background-image:url(../img/fondobot.jpg);
	background-repeat: repeat-x;
	float: left;
	margin-left:10px;
}

.cabeza_editar {
	width: 930px;
	height: auto;	
	border: 1px solid #CCCCCC;	
	float: left;
	
}

.paginador{
width: 930px;
	height: auto;	
}

.contenido {
	width: 750px;
	height:auto;
	float: left;
	margin-left: 10px;
}

.detalleprod {
	width: 750px;
	height: auto;
	margin-left: auto;
	float: left;
	border-bottom: #CCCCCC 1px dotted;
	margin-bottom: 15px;
}

.fotoprod {
	width: 518px;
	height: 370px;
	margin-bottom: 12px;
	margin-left: 150px;
	margin-right: auto;
	float: left;
	background-image: url(../img/fondofotogrande.jpg);
	background-repeat: no-repeat;
}

.fotoprod img {
	float: left;
	margin-left: 12px;
	margin-top: 12px;
	border: #CCCCCC 1px solid;
}

.descripcionprod {
	width: 618px;
	margin-left: 150px;
	height: 560px;
	float: left;
	position: relative;
	background-image: url(../img/fondodescprod.jpg);
	background-repeat: no-repeat;
}

.barradownload {
	width: 518px;
	height: 60px;
	margin-left:150px;
	float: left;
	background-color: #f2f2f2;
	margin-bottom: 25px;
}

.contenedor_pro {
	width: 970px;
	height: 1300px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/dofon.jpg);


}

.one {
	width: 490px;
	float: left;
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 5px;
}

.two {
	width: 170px;
	float: left;
	margin-left: 10px;
}


.three {
	width: 360px;
	height: 110px;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
}


.four {
	width: 100px;
	float: left;
	margin-left: 10px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.four img {
	margin-top: 5px;
}

.paginador {
	float: left;
	width: 518px;
	height: 15px;
	padding-top: 10px;
	margin-bottom: 10px;
	margin-left:15px;
}

.barra1 {
	width: 285px;
	float: left;
	margin-top: 18px;
	margin-left: 12px;
}

.barra2 {
	width: 200px;
	margin-top: 10px;
	float: right;
}
