{
margin: 0px;
padding: 0px;
}

a:link {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #ffffff;
}


p img {margin: 5px;} /* espacio entre el texto y la imagen */
img.right {float: right;} /* Para alinear a la derecha */
img.left {float: left;}


#float1 {	
            background-color: white;
	    top:50px;
	    float: left;	    
            text-align: left;
	    width:810px;
            height:805px;
	    padding-left: 20px;
	    padding-top: 10px;	    
        }

body {
	
	background: black ;
	font: 13px Arial, Helvetica, sans-serif;
	color: #286321;
}


#contenedor {
	    background-color:white;
	    
	    top: 0px;
            width: 1080px;
            height: 1160px;
        }

#cabecera {
            background-image: url(imagenes/front.jpg);
	    background-repeat: no-repeat;
	    background-position:right;
            
	    width:1080px;
	    height:151px;
            padding:0px;
        }


#plogo {
            background-image: url('logoa21.gif');
	    background-repeat: no-repeat; 
	    background-position:left;
	    
		position:relative;
		float: left;
		top:36px;
		left:30px;	    
            	width:300px;
		height:85px;
  
        }

#contenido {
            background-color: white;
	  
            float:left;
            width:1078px;
            height:1000px;
		
        }




#menu1 {
            background-color: #286321;
	   	    
            width:1077px;
	    height:94px;
	    padding:-left:40px;
	      
        }


#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 129px;
	height: 54px;
        display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	vertical-align: middle;
	font-weight: bold;
	font-size: 14px;
	padding-top: 40px;
	
	text-transform: uppercase;
}

#menu a:hover {
	width: 129px;
        height: 54px;
	color: #123F0C;
	text-decoration: underline;
	background: url(imagenes/button_back.gif) repeat-x;
}

#menumov a {
	float: left;
	width: 129px;
	height: 74px;
        display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	vertical-align: middle;
	font-weight: bold;
	font-size: 14px;
	padding-top: 20px;
	
	text-transform: uppercase;
}

#menumov a:hover {
	width: 129px;
        height: 74px;
	color: #123F0C;
	text-decoration: underline;
	background: url(imagenes/button_back.gif) repeat-x;
}

#subcaja{
	    
	    float:left;
	    position: relative;
	    left:00px;
	     top:2px;
            text-align: center;
	    width:726px;
            height:50px;
	    padding-bottom:10px;
}

#submenu ul{ 
 		list-style:none;	
}

#submenu li {	
		display: inline;
}

#submenu a {	
	border-bottom: 1px solid #998822;
	float: left;
	width: 130px;
	height: 30px;
        display: block;
	text-align: center;
	text-decoration: none;
	color: #998822;
	font-weight: bold;
	font-size: 12px;
	

	text-transform: uppercase;
}

#submenu a:hover {	
	width: 130px;
        height:30px;
	color: #998822;
	text-decoration: underline;
	
}

#button3 {
float:left;
border: 1px dotted white;
position: relative;
top:00px;
left:00px;
width:128px;
height:92px;
background: url(imagenes/button_back.gif) repeat-x;

}

#button10 {
float:left;
border-top: 1px solid #998822;
border-left: 1px solid #998822;
border-right: 1px solid #998822;
position: relative;
top:-1px;
left:00px;
width:130px;
height:30px;


}


#fotop4 {
	float:right;
	border-left: 20px solid #ffffff;
	width:186px;
        height:163px;
	background: url(hj4.gif) repeat-x;
	
}


#barra-lateral {
            background-color: white;
	    border-left: 1px solid #286321;
            float: right;
	    top:50px;
	    text-align: left;
            width:228px;
            height:885px;
        }






#cuerpo {	
            background-color: white;
	    top:50px;
	    float: left;	    
            text-align: center;
	    width:840px;
            height:885px;
		
	    padding-left: 7px;
	   
	    
        }

#textoc {	
            background-color: white;
	    top:50px;
	    float: left;	    
            text-align: left;
	    width:815px;
            height:800px;
	    padding-left: 30px;
	    
	    padding: 10px;
	   
	    
        }

#enlaces ul{
		
		list-style-type:square;
}

#enlaces li{
		padding:6px;
		}

#enlaces li a {	  
		width:300px;				
		text-decoration:none;
		font-weight: bold;	
		text-align:left;	
		font-size:12px;	
		color:#286321;
		background-color:#ffffff;}

#enlaces li a:hover {	
		color:#286321;	
		background-color:#ffffff;
		text-decoration: underline;
		}


#cuerpo1 {
            
	    border-right: 1px solid #286321;
	    float: left;
	    position:relative;
	    top:0px;    	    
            left:10px;
	    text-align: left;
	    width:350px;
           height:405px;
	
        }

#cuerpo2 {
            background-color: black;
	    float: right;
	    position:relative;	    
            top:15px;
	    left: -15px;
	    width:350px;
            height:230px;
        }

#cuerpo3 {
            background-color: white;
	    border-top: 1px solid #286321;
	    border-bottom: 1px solid #286321;
	    position:relative;
	    float: right;	    
            top:50px;
	    left: -15px;
	    width:350px;
            height:95px;
	    
        }

#formulario {
		background-color: #286321;
		border: 1px solid #000000;
		position: relative;
		top: 1px;
		left:210px;
		
		width: 310px;
		height:230px;
	}


#pie {
            background-color: gray;
	  text-align: right;
            clear: both;
	width:1080px;
		height:20px;
        }
