

BODY {
    background:#ccc;
    margin:0 auto;
    font-family:"lucida grande", verdana, sans serif;
    height:500px;
	width: 800px ;
  }


#container
{
background:#fff;
width: 800px;

}  
  
p {
font-size: 11px;
text-align:left;

}

p.margen {
font-size: 11px;
text-align:left;
margin-top:20px;
margin-left:10px;
margin-right:10px;
}

p.gran {
font-size: 18px;
text-align:left;
font-weight: bold;
color: #339;
}

p.vino, #col_der h3 {
font-size: 15px;
text-align:left;
font-weight: bold;
color: #980d08;
}

p.verde, #col_der h4 {
font-size: 14px;
text-align:left;
font-weight: bold;
color: #5E5721;
}

p.verde2 {
font-size: 13px;
text-align:left;
color: #5E5721;
}

p.verde_chico {
font-size: 12px;
text-align:left;
font-weight: bold;
color: #5E5721;
}

.pie_pag {
font-size: 12px;
text-align:center;
color: #ffc;
}


h1, p.gran2 {
font-size: 14px;
text-align:left;
font-weight: bold;



}



h2 {
font-size:14px;
}



ul
{
width: 400px ;

}

li
{
font-size: 11px;
padding: 0 5 0 0;

}


ul.principal1
{
list-style-type: none;
width: 800px ;
margin: 10px;
padding: 0;

}

li.principal
{
float: left;
width: 200px ;
margin-top: 20px;
padding: 0 5 0 0;
margin-bottom: 20px;

}





/*** LINKS ***/

A:link, A:active {
	text-decoration: none;
	color:#980d08;
}

A:hover {
	background-color:#690;
	text-decoration: none;
	color:#FFC;
	}

A:visited {
	color: #5E5721;
	text-decoration: none;
}

A:active, a:focus {
	background-color:#690;
	color: #FFC;
	text-decoration: none;
}




/*******************
  ESTILOS INDEX
********************/

#pleca_deg{
float: left;
padding : 0;
}




#margen {
margin-top: 10 px;

}

#flotado_izq {
float: left;
margin: 0px;
padding : 0;

}

#flotado_izq2 {
float: left;
margin: 0px;
padding : 0;
background:#899944;
}

#flotado_der {
float: right;
margin-bottom: 1px;
padding : 0;
}

#flotado_der2 {
float: right;
margin-bottom: 0px;
padding : 0;
background:#5e5721;
}


#flotado_der2 p{
	color:#ffc;
	margin-left:10px;
}

#pie {
width: 800px;
float: left;
background:#9C4309;
padding-top:10px;
margin-right:10px;
color: #ffc;
text-align:center;

}

.clear {
clear: both;

}

 /*******************
  ESTILOS CONTENIDO IZQUIERDA
********************/


#col_izq
{
float:left;
width:219px;
text-align: left;

}





 /*******************
  ESTILOS CONTENIDO CENTRAL
********************/


#verde_1 {
background:#996;
font-weight: bold;
height:1px;
}

p.center {
font-size: 14px;
text-align:center;
}

.seccion
{
margin: 10px 0 0 10px;

}


#col_der{

width:559px;
float:right;
text-align: left;
}


#margen_col_der{

padding-left:0px;
padding-right:20px;
}

 /*******************
  ESTILOS CURSOS
********************/

#leftcontent {
		
		float:left;
		width:370px;
		background:#ffc0
		padding-top:7px;
		border-right: 1px Solid #a2a251;
		
		}
		
#leftcontent p{
		
		padding-left:7px;
		padding-right:7px;
		padding-bottom:7px;
		}
		
#leftcontent ul {
list-style: disc url(im/icono_uvas.gif);

}


#leftcontent li {
	font-size:10px;
	text-align:left;
	
	}		
		
		#rightcontent {
		float:right;
		width:160px;		
		background:#FFC;
		padding-top:7px;
		border: 1px Solid #a2a251;
		
	}
		
		
#rightcontent p{
			
		padding-left:7px;
		padding-right:0px;
		padding-bottom:7px;
		border-bottom: 1px Solid #990;
}	
		


/** FORMULARIO **/


input,textarea,option,select
{
font-size:11px;
background:##5E5721;
border: solid 1px #ffc;
margin-left:10px;
}

/*
input,option,select
{
background: url(im/boton.jpg) top no-repeat;
}
*/


input.boton {
background: url(im/bullet.gif) top no-repeat;
padding: 6px;
font-weight: bold;
margin-left:0px;
color:black;
margin-top:0.5em;

}

#formulario
{
margin: 0 0 0 0px;
width: 206px;
margin-bottom=40px;
}

#fondo_verde
{
background:#5E5721;
width: 206px;
padding-bottom:30px;
margin: 0 0 0 10px;
}
	
#formulario p
{
margin: 5px 0 0 10px;
color:#ffc;
}

#texto_amarillo
{
color:#ffc;
background:#5E5721;
padding-left:10px;
width: 196px;
}


#pie_inter {
width: 800px;
float: left;
background:#9C4309;
padding-top:10px;
margin-right:10px;
margin-left:0px;
color: #ffc;
text-align:center;
}

#pie_inter A:link, A:active {
	text-decoration: none;
	color:#ff0;
}