/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:url(img/fondocont2.gif) repeat-x;
}
	


a:link {
	color: #772908;
}
a:visited {
	color: #772908;
}
a:active {
	color: #772908;
}
a:hover {
	color:#0033FF;
}

a {
text-decoration:none;
}

h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 12px;
}
.select {
	font-size: 12px;
	text-decoration:underline;
}


h5  {
    font-size:13px;
	font-weight:500;
	}
h6  {
	font-size:10px;
	text-align:center;
	}



* {
padding: 0;
margin: 0;
}
/*container*/
#container  {
width:760px;
height:auto;
margin:auto auto 15px auto;
border-left:1px solid #772908;
border-top:3px solid #772908;
background:url(img/sombra-dcha.gif) no-repeat top right;

}


/*Cabecera*/

#header {
	background:url(img/fondoheader.gif);
	width:753px;
	height:90px;
	float:left;
	margin:0 7px 0 0;
	}

#header h4 {
height:90px;
background: url(img/logo.jpg) left no-repeat;
}

/*navegacion principal*/

#nav  {
background-color:#D1D243;
background-image:url(img/ladrillo.jpg);
width:275px;
padding:6px 0 0 0;
float:left;
height:auto;
border-right:1px solid #772908;
border-bottom:1px solid #772908;
}
#nav h1  {
margin: 10px 0 0 10px;
line-height: 30px;
letter-spacing:1px;
background:url(img/flecha.gif) no-repeat 1px 5px;
}

#nav h1 a  {
padding: 0 0 0 14px;
}
#nav ul  {
padding: 0 0 5px 0;
height:30px;
}
#nav ul li {
display:inline;
padding: 0 1px 2px 10px;
line-height:13px;
}
#nav h4{
display:inline;
padding:0 0 0 0;
color: #772908;
}
/*Contenido flash*/

#flashcontent  {
width:477px;
height:250px;
float:left;
}
/*texto*/
#texto  {
width:253px;
background:transparent;
height:255px;
float:left;
overflow:auto;
}

#texto h2{
background:transparent;
padding: 10px 0 10px 25px;
}

#texto h5{
padding: 15px 5px 32px 10px;
line-height: 25px;
}

/*panel noticias*/


#news  {
width:223px;
height:220px;
border-left: 1px solid #772908;
float:left;
margin:0 0 0 0;
background:#F2F2C9 url(img/fondonews.jpg) no-repeat;
overflow:auto;
}

#news  h3{
padding: 12px 0 20px 35px;
}

#news ul {
padding: 0 0 30px 20px;
}

#news ul li{
list-style:none;
padding: 0 0 12px 0;
line-height: 22px;
background:url(img/flecha.gif) no-repeat 0 2px;
}

#news ul li a  {
padding: 0 0 0 15px;
}

#news ul li a p  {
padding: 0 0 0 15px;
}

/*footer*/
#footer  {
clear:both;
height:200px;
width:753px;
background:url(img/fondofooter.gif) repeat-x;
border-bottom:1px solid #000000;
}
#footer h6 {
float:left;
	font-size:11px;
text-align: left;
margin:142px 0 0 10px;
}
#footer p a{
border:none;
}
#footer p a img{
margin:160px 3px 0 0;
float:right;
border:none;
}
/* usuarios*/
#usuarios  {
	float:left;
	width:760px;
	height:561px;
	overflow:auto;
}


/*desarrollo*/
#desarrollo  {
	float:left;
	width:478px;
	height:561px;
	overflow:auto;
}
#desarrollo  ul li {
list-style-image:url(img/flecha.gif);
padding: 0 0 0 5px;
}
#desarrollo ul li a {
text-decoration:underline;
list-style-image:url(img/flecha.gif);
padding: 0 0 0 5px;
}

#desarrollo  ul li.especial {
list-style: none;
padding: 0 0 0 5px;
}
#desarrollo h3  {
padding: 0 0 0 25px;
}
#desarrollo  h2  {
padding: 25px 10px 30px 20px;
}

#desarrollo h5  {
padding: 10px 10px 10px 20px;
line-height:25px;
}


#desarrollo h6 a  {
float:right;
padding:10px 10px 10px 0;
}

#desarrollo table {
width:445px;
border:0;
float:left;
margin:30px 0 0 10px;
text-align:center;
}

#desarrollo table img {
padding:0 0 0 0;
border:2px solid #000000;
}
#desarrollo table img:hover{
border:1px solid #000000;
}

#desarrollo table h3  {
padding: 0 0 5px 0;
}



/*fotos grandes*/

#sig {
height:420px;
float:right;
display:block;
}
#sig img {
padding:0 70px 0 30px;
}
/*barra de anterior y siguiente*/
#direccion {
width:350px;
height:15px;
float:right;
display:inline;
padding:10px 70px 0 30px;
}
#direccion h3{
text-align:center;
background-color:#7DC7D4;

}
#direccion h3 a{
padding:0 40px 0 40px;
}



#drop, #drop ul /*todas las listas*/{
	position:relative;
	padding: 0;
	margin: 0;
	list-style: none;
	float:left;
	width:11em;
	text-align:center;
}

#drop>li {/*todos los items de las listas*/
position:relative;
	float: left;
	line-height:1.25em;
	width: 10em;
	margin-bottom:0px;
	left:auto;
	border:none;
}

#drop>li ul { /*listas de segundo nivel*/
	position: absolute;
	margin-left:130px;
	left: -999em;
	top:-1px;
	border:none;
}


#drop a {
	display: block;
	width: 10em;
	border:none;
		background-color:#C1C240;
		padding:3px 4px 3px 7px;
		background:url(img/red.jpg) #C1C240;
}

#desarrollo:hover #drop a {
	background-image: url(img/red2.jpg);	
}



#drop ul li a {
	display:block;
	width:130px;	
	background-color:#C1C240;
	text-align:center;
	padding:3px 4px 3px 7px;
}



#drop li:hover ul {
	left: auto;
}

#drop li.sfhover ul {
position:absolute;
	left: 0;
	top:1px;
}

/*formulario*/

div#contacto {
width:350px;
}

#contacto li {
list-style:none;
display:inline;
}

input.area{
margin:5px 0 5px 50px;
background:#CCCCCC;
width:150px;
border:1px solid #666;
text-align:right;
padding:0 5px 0 0;
}

#text {
margin:5px 0 5px 50px;
background:#CCCCCC;
width:180px;
border:1px solid #666;
text-align:left;
padding:0 0 0 5px ;
}

input.confirmar{
margin:15px 0 5px 70px;
border:1px dotted #ACAD3F;
}



#contacto ul {
padding:15px 0 0 55px;
font-size:12px;
font-weight:bold;
}


#contacto:hover input {
background:#FFFFFF;
border:1px solid #000;
}
#contacto:hover #text {
background:#FFFFFF;
border:1px solid #000;
}
#contacto:hover input.otra{
background:transparent;
border:none;
}

#contacto:hover input.confirmar{
margin:15px 0 5px 70px;
border:1px solid #000;
}

/*vinculo pableras*/
#vinculo  {
width:760px;
height:auto;
margin:auto;
background-color:transparent;
}

#vinculo h6  {
float:left;
padding:0 7px 10px 0;
border:2px;
}

#vinculo h6 img  {
border:none;
}


