/* CSS Document */
/* Designed by www.emagica.com.ar */


#principal
	{
		width:800px;
		margin:0 auto;
		padding:0;
		border: 1px solid #000000;

	}
	
#header
	{
		height: 90px;
		width: 800px;		
	}
	
#logo
	{
	height:75px;
	width:466px;
	background-image:url('./images/bg_logo.gif');
	background-repeat:no-repeat;
	margin:15px 0 0 15px;
	float:left;
	}
	
#header_derecha
	{
	width: 289px;
	margin: 15px 15px 0 0;
	float: right;
	}
	
#banner
	{
		
		height: 304px;
		width: 800px;
	}
	
	
#mensaje

    {
        width:400px; 
        height:auto;
		position:relative;
		left:30px;
		top:200px;
	}
	
	
#menu
	{
		width: 304px;
		height: 304px;
		float: right;
		background-color:#FF9900;
	}	
	
#imagen_banner
	{
		width: 496px;
		height: 304px;
		float: left;
		background-image:url('./images/bg_banner.jpg');
	}	
	
#main_texto
	{
		height: auto;
		padding:0px;
		width: 800px;
		background-color:#FFFFFF;
	}

#footer
	{
		height: 57px;
		width: 800px;
		padding: 0px;
		background-color:#333333;
	}
	
#footer #footer_col1
	{
	width:476px;
	border:none;
	float:left;	
	margin:20px 0 0 20px;
	}
	
#footer #footer_col2
	{
	width:284px;
	border:none;
	float:right;
	margin:20px 20px 0 0;
	}

/*=============== DE ACA HACIA ABAJO ES RECURSO ==============*/
	
/*#logo

    {
        width:260px; 
        height:70px; 
		margin-top:75px; /
		float: left;
	}

#barra
	{
		
		height: 50px;
		width: 800px;
		padding:0;
		margin:0;
	}


*/	

	
/* ---------------------- TODOS -------------------------- */

/* ---------------------- Index ------------------------------------*/
#index
	{
	}
	
#index #main_texto #panel1
	{
	width:496px;
	height:auto;
	/*min-height:496px;*/
	background-color:#FFFFFF;
	float:left;
	}
	
#index #main_texto #panel1 #media_barra
	{
	width:481px;
	height:35px;
	margin-top:3px;
	padding: 15px 0 0 15px;
	background-color:#FFCC00;
	}
	
#index #main_texto #panel2
	{
	width:292px;
	height:auto;
	margin:5px;
	border:1px solid #0000FF;
	/*min-height:488px;*/
	background-color:#FFFFFF;
	background-image:url(images/bg_panel.jpg);
	background-repeat:no-repeat;
	float:right;
	}

#index #main_texto #panel2 #media_barra
	{
	width:262px;
	height:35px;
	margin-top:0px;
	padding: 15px 0 0 15px;
	}
	
/* ---------------------- Servicios ------------------------------------*/

#servicios
	{
	}
	
#servicios #main_texto #panel1
	{
	width:496px;
	height:auto;
	/*min-height:496px;*/
	background-color:#FFFFFF;
	float:left;
	}
	
#servicios #main_texto #panel1 #media_barra
	{
	width:481px;
	height:35px;
	margin-top:3px;
	padding: 15px 0 0 15px;
	background-color:#FFCC00;
	}
	
#servicios #main_texto #panel2
	{
	width:292px;
	height:auto;
	margin:5px;
	border:1px solid #0000FF;
	/*min-height:488px;*/
	background-color:#FFFFFF;
	background-image:url(images/bg_panel.jpg);
	background-repeat:no-repeat;
	float:right;
	}

#servicios #main_texto #panel2 #media_barra
	{
	width:262px;
	height:35px;
	margin-top:0px;
	padding: 15px 0 0 15px;
	}
	
/* ---------------------- quienes ------------------------------------*/

#quienes
	{
	}
	
#quienes #main_texto #panel1
	{
	width:496px;
	height:auto;
	/*min-height:496px;*/
	background-color:#FFFFFF;
	float:left;
	}
	
#quienes #main_texto #panel1 #media_barra
	{
	width:481px;
	height:35px;
	margin-top:3px;
	padding: 15px 0 0 15px;
	background-color:#FFCC00;
	}
	
#quienes #main_texto #panel2
	{
	width:292px;
	height:auto;
	margin:5px;
	border:1px solid #0000FF;
	/*min-height:488px;*/
	background-color:#FFFFFF;
	background-image:url(images/bg_panel.jpg);
	background-repeat:no-repeat;
	float:right;
	}

#quienes #main_texto #panel2 #media_barra
	{
	width:262px;
	height:35px;
	margin-top:0px;
	padding: 15px 0 0 15px;
	}

/* ---------------------- capacitacion ------------------------------------*/

#capacitacion
	{
	}
	
#capacitacion #main_texto #panel1
	{
	width:496px;
	height:auto;
	/*min-height:496px;*/
	background-color:#FFFFFF;
	float:left;
	}
	
#capacitacion #main_texto #panel1 #media_barra
	{
	width:481px;
	height:35px;
	margin-top:3px;
	padding: 15px 0 0 15px;
	background-color:#FFCC00;
	}
	
#capacitacion #main_texto #panel2
	{
	width:292px;
	height:auto;
	margin:5px;
	border:1px solid #0000FF;
	/*min-height:488px;*/
	background-color:#FFFFFF;
	background-image:url(images/bg_panel.jpg);
	background-repeat:no-repeat;
	float:right;
	}

#capacitacion #main_texto #panel2 #media_barra
	{
	width:262px;
	height:35px;
	margin-top:0px;
	padding: 15px 0 0 15px;
	}
