/*----------------------------------------------------------------------------------
	version: 1.1
	author: aweka
	email: css@aweka.es
	website: http://www.formajobs.com
-----------------------------------------------------------------------------------*/
 
   	a:link , a:visited {text-decoration:none;color:#D63807;} 
  	a:hover {text-decoration:underline;color:#FF8F07;}

  	IMG {border:0;}
  	
/*-------------------------------------- CAPAS -----------------------------------*/
 
	#contenedor
	{ 
	   width: 775px; 
	   margin: 0 auto;
	   text-align: center;

	} 

	#cuerpo
	{
	   width: 775px;
	   padding : 0px 0px 0px 0px; 
	   margin-top: 0px;
	   float:left;
	   background-image: url(images/fondo.png);
	   background-repeat:no-repeat;
	   /*background-color: blue;*/
	}	
	
	#logo
	{
		width: 400px;
		height: 95px;
	    padding : 0px 0px 0px 0px; 
	    /*background-color: blue;*/
	    float: left;
		text-align: left;
	}

	#top
	{
		width: 375px;
		height: 95px;
	    padding : 0px 0px 0px 0px; 
	    /*background-color: yellow;*/
	    float: left;
	}

	#top1
	{
		width: 110px;
	    padding : 22px 0px 0px 0px; 
	    /*background-color: yellow;*/
	    float: left;
		text-align: center;
	}

	#top2
	{
		width: 120px;
	    padding : 22px 0px 0px 0px; 
	    /*background-color: yellow;*/
	    float: left;
	}	

	#izdo
	{
		width: 400px;    
	    padding : 0px 0px 0px 0px; 
	    float:left;
		/*background-color: red;*/
		clear:both;
		
	}

	#menu
	{
		width: 400px; 
	    padding : 0px 0px 0px 0px; 
	    float:left;
		text-align: left;
		/*background-color: orange;*/
	}
	
	#menucortado
	{
		width: 240px; 
	    padding : 0px 0px 0px 0px; 
	    float:left;
		text-align: right;
		/*background-color: orange;*/
	}	
	
	#menu1
	{
		width: 310px;
		height: 88px;
	    padding : 12px 0px 0px 0px; 
	    float: right;
		text-align: left;
		/*background-color: black;*/
		clear: both;
	}

	#menu1b
	{
		width: 145px;
		height: 88px;		
	    padding : 13px 0px 0px 0px; 
	    float: right;
		text-align: left;
		/*background-color: red;*/
		clear: both;
	}
	
	#menu2
	{
		width: 278px;
		height: 88px;
	    padding : 5px 0px 0px 0px; 
	    float: right;
		text-align: left;
		/*background-color: gray;*/
		clear: both;
	}

	#menu2b
	{
		width: 118px;
		height: 88px;		
	    padding : 3px 0px 0px 0px; 
	    float: right;
		text-align: left;
		/*background-color: blue;*/
		clear: both;
	}	
	
	#menu3
	{
		width: 261px;
		height: 88px;
	    padding : 8px 0px 0px 0px; 
	    float: right;
		text-align: left;
		/*background-color: green;*/
		clear: both;
	}	

	#menu3b
	{
		width: 100px;
		height: 88px;		
	    padding : 8px 0px 0px 0px; 
	    float: right;
		text-align: left;
		/*background-color: blue;*/
		clear: both;
	}
	
	#menu4
	{
		width: 268px;
		height: 88px;
	    padding : 6px 0px 0px 0px; 
	    float:right;
		text-align: left;
		/*background-color: red;*/
		clear:both;
	}	

	#menu4b
	{
		width: 105px;
		height: 88px;		
	    padding : 5px 0px 0px 0px; 
	    float:right;
		text-align: left;
		/*background-color: blue;*/
		clear: both;
	}	
	
	#menu5
	{
		width: 285px;
		height: 88px;
	    padding : 6px 0px 0px 0px; 
	    float: right;
		text-align: left;
		/*background-color: oldlace;*/
		clear:both;
	}

	#menu5b
	{
		width: 125px;
		height: 88px;		
	    padding : 7px 0px 0px 0px; 
	    float: right;
		text-align: left;
		/*background-color: blue;*/
		clear: both;
	}	
	
	#centro
	{
		width: 775px; 
	    padding : 0px 0px 0px 0px; 
	    float:left;
		text-align: left;
		/*background-color: black;*/	
	}
	
	#portada
	{
		width: 375px; 
	    padding : 0px 0px 0px 0px; 
	    float:left;
		text-align: left;
		/*background-color: blue;*/
	    background-image: url(images/fondoPortada.png);
	    background-repeat:no-repeat;		
	}	
	
	#texto
	{
		width: 520px; 
	    padding : 50px 0px 0px 0px; 
	    float:right;
		text-align: left;
		/*background-color: orange;
	    background-image: url(images/fondoTexto.png);
	    background-repeat:no-repeat;*/		
	}	

	#txt
	{
		width: 375px; 
	    padding : 0px 0px 0px 0px; 
	    float:left;
		text-align: left;
		/*background-color: blue;*/
	    background-image: url(images/fondoTexto.png);
	    background-repeat:no-repeat;		
	}
	
	#txt1
	{
		width: 375px; 
	    padding : 50px 0px 0px 0px; 
	    float:left;
		text-align: left;
		/*background-color: blue;*/
	    background-image: url(images/fondoTexto.png);
	    background-repeat:no-repeat;		
	}	
	
	#txt2
	{
		width: 170px; 
	    padding : 70px 25px 10px 0px; 
	    float:left;
		text-align: left;
		/*background-color: red;	*/
	}

	#txt3
	{
		width: 170px; 
	    padding : 0px 0px 10px 0px; 
	    float:left;
		text-align: left;
		/*background-color: blue;	*/
	}
	
	#txt4
	{
		width: 520px; 
	    padding : 0px 0px 0px 0px; 
	    float:left;
		text-align: left;
		/*background-color: orange;*/
	}

	#txt5
	{
		width: 375px; 
	    padding : 10px 0px 20px 0px; 
	    float:left;
		text-align: left;
		/*background-color: orange;*/
		clear:both;
	}	


	
	#tit1
	{
		width: 520px;
	    padding: 50px 0px 0px 0px; 
	    float:right;
		text-align: right;
		/*background-color: orange;*/
	}

	#tit2
	{
		width: 170px;
	    padding: 50px 0px 30px 0px; 
	    float:right;
		text-align: right;
		/*background-color: orange;*/
	}

	#tit3
	{
		width: 170px;
	    padding: 50px 0px 30px 0px; 
	    float:right;
		text-align: right;
		/*background-color: orange;*/
	}	
	
	#pie
	{ 
		width: 775px;
		float: right;
		text-align: right;
		/*clear:both;
		background-color: #272727;*/
	}
	

	#bordeFoto {
	    width: 400px;
	    float: left;
	    text-align: center;  
	    padding : 2px 2px 2px 2px;
	    /*background-color: white;*/
	    border: 1px solid #E7E794;
	}
	
	#inner-wrapper {
	 background: #3D2817 url(images/inner-wrapper-top.gif) left top no-repeat;
	 background-color: #F1F1F1;
	 color: #fff;
	 margin: -1px 0 0 28px;
	}
	#inner-wrapper:after, #content:after {
		 clear: both;
		 content: ".";
		 display: block;
		 height: 0;
		 visibility: hidden;
	}

	#content {

	 background: transparent url(images/content-bottom.gif) left bottom no-repeat;
	 background-repeat: no-repeat;
	 color: #888;
	 padding: 20px 19px 31px 26px;
	}

	.box.left.welcome {

	 background-color: white;
	 padding: 0px; 
}

/*------------------------------------ LETRAS -----------------------------------------------*/
  	
		.tit16  {font-style : normal;
                 font-family : Arial,verdana,Helvetica, sans-serif;
                 font-size : 1.3em;
                 font-weight : normal;
                 color: white;}
				 
        .tit14  {font-style : normal;
                 font-family : Trebuchet MS,Arial,verdana,Helvetica, sans-serif;
                 font-size : 1.2em;
                 font-weight : normal;
                 color: #D36D17;}
 
        .orange  {font-style : normal;
                  font-family : Trebuchet MS,Arial,verdana,Helvetica, sans-serif;
                  font-size : 0.8em;
                  font-weight : normal;
                  text-align: justify;
                  /*color: #D36D17;*/ 
                  color: #E89640;}
                  
        .blanco  {font-style : normal;
                  font-family : Arial,verdana,Helvetica, sans-serif;
                  font-size : 0.9em;
                  font-weight : normal;
                  color: #D0CCCB; }
				  
        .blanco2 { font-style : normal;
                font-family : Trebuchet MS,Arial,verdana,Helvetica, sans-serif;
                font-size : 1em;
                font-weight : normal;
                color: white; }		

        .blanco3{ font-style : normal;
                font-family : Arial,verdana,Helvetica, sans-serif;
                font-size : 1.2em;
                font-weight : normal;
                color: white; }						

 	    .titulo  {font-style : normal;
                  font-family : Arial,verdana,Helvetica, sans-serif;
                  font-size : 1em;
                  font-weight : normal;
                  color: #000064; }

        .etiq  {font-style : normal;
                font-family : Arial,verdana,Helvetica, sans-serif;
                font-size : 1em;
                font-weight : bold;
                color: #4F3167; 
                background-color: #EDEAF0;}

        .text12  {font-style : normal;
                  font-family : Arial,verdana,Helvetica, sans-serif;
                  font-size : 0.9em;
                  font-weight : normal;
                  color: black; }


        .text10  {ont-style : normal;
                font-family : Arial,verdana,Helvetica, sans-serif;
                font-size : 0.7em;
                font-weight : normal;
                color: black;}

        .text11  {font-style : normal;
                  font-family : Arial,verdana,Helvetica, sans-serif;
                  font-size : 0.9em;
                  font-weight : normal;
                  color: #92A483; 
                  text-align: justify}

        .gris  {font-style : normal;
                font-family : Arial,Tahoma,verdana,Helvetica, sans-serif;
                font-size : 0.7em;
                font-weight : normal;
                /*text-align:justify;*/
                line-height: 26px;
                color: #5F6768; }

        .gris2  {font-style : normal;
                font-family : Trebuchet MS,Arial,Tahoma,verdana,Helvetica, sans-serif;
                font-size : 0.7em;
                font-weight : normal;
				line-height: 26px;
				text-align: justify;
                color: #353D3A; }   
				
		.gris3 {font-style : normal;
                font-family : Arial,Tahoma,verdana,Helvetica, sans-serif;
                font-size : 10px;
                font-weight : normal;
                /*text-align:justify;*/
                line-height: 26px;
                color: #5F6768; }

		.negro  {font-style : normal;
                font-family : Arial,Tahoma,verdana,Helvetica, sans-serif;
                font-size : 0.8em;
                font-weight : normal;
                color: #353D3A; } 

		.negrob  {font-style : normal;
                font-family : Trebuchet MS,Arial,Tahoma,verdana,Helvetica, sans-serif;
                font-size : 1.1em;
                font-weight : bold;
                color: black; }   				
                
        .suma  {font-style : normal;
                font-family : Trebuchet MS,Arial,verdana,Helvetica, sans-serif;
                font-size : 1em;
                font-weight : normal;
                color: #E4D8A1; }

                
		.tit2 {font-style : normal;
                font-family : Arial,verdana,Helvetica, sans-serif;
                font-size : 1.8em;
                font-weight : normal;
                color: #70151F; }  
				
        .title {font-style : normal;
                font-family : Arial,verdana,Helvetica, sans-serif;
                font-size : 0.9em;
                font-weight : normal;
                color: #830031}
				
		.negro {font-style : normal;
                font-family : Arial,verdana,Helvetica, sans-serif;
                font-size : 0.7em;
                font-weight : normal;
                color: black}

        .red {font-style : normal;
                font-family : Trebuchet MS,Arial,Tahoma,verdana,Helvetica, sans-serif;
                font-size : 1em;
                font-weight : normal;
				line-height: 26px;
				text-align: right;
                color: #830031; }     

        .marron{font-style : normal;
                font-family : Arial,Tahoma,verdana,Helvetica, sans-serif;
                font-size : 1em;
                font-weight : normal;
                text-align:justify;
                line-height: 18px;
                color: #6D2404; }
				
        .filtro {font-style : normal;
                font-family : Arial,verdana,Helvetica, sans-serif;
                font-size : 0.8em;
                font-weight : normal;
                color: #989EB3;}				

        .caja {font-style : normal;
                font-family : Arial,verdana,Helvetica, sans-serif;
                font-size : 0.6em;
                font-weight : normal;
                color: #989EB3;
         }
  
/* ----------------------------------------------------------------------------- */                

