body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: "Trebuchet MS";
	}

div#contenedor
	{
		width: 98%; 
		height: 100%;
	}

div#contenedor div#titulogral
	{
		width:98%;
		height: 50px;
		font-family: Trebuchet MS;
		font-size: 26pt;
		color: #0079C0;
		border-bottom: 1px solid #f0f0f0;
		padding: 20px;
	}

div#contenedor div#imagen
	{
		float:left;
		left: 5px;
		width: 19%;
/*		width:180px;*/
		height:620px;

	}


div#contenedor div#texto
	{
		float: left;
/*		width:525px;*/
		width: 55%;
		font-family: Trebuchet MS;
		font-size: 0.9em;
		color: #666666;
		padding-right: 10px;
		padding-left: 10px;
		padding-bottom: 30px;
		text-align:justify;
		border-left: 1px solid #f0f0f0;
		border-right: 1px solid #f0f0f0;


	}



div#contenedor div#texto ul li
	{
		font-family: Trebuchet MS;
		font-size: 0.9em;
		color: #666666;
	
	}
div#contenedor div#texto h2
	{
		color: #6EBB1F;

	}

div#contenedor div#texto p
	{
		font-family: Trebuchet MS;
		font-size: 0.9em;
		color: #666666;
		margin-bottom: 0px;

		text-align:justify;
	}

div#contenedor div#texto p.subtit
	{

		font-family: Trebuchet MS;
		font-size: 11pt;
		color: #6EBB1F;
		margin-bottom: -12px;
		text-align:justify;
	}


div#contenedor div#dcha
	{
		float: left;
/*		width: 230px;*/
		width: 20%;
		padding-left: 10px;
		padding-right: 10px;
		font-family: Trebuchet MS;
		font-size: 0.9em;
		color: #666666;
		border-right: 1px solid #f0f0f0;
		padding-bottom: 20px;
	}




div#contenedor div#texto div#titulosecu
	{
		font-family: Trebuchet MS;
		font-size: 18pt;
		color: #6EBB1F;
		margin-top: 20px;
	}

div#contenedor div#texto a
	{
		font-family: Trebuchet MS;
		font-size: 11pt;
		color: #006AB8;
	}

div#contenedor div#espa
	{
		position:absolute;
		left: 250px;
		top: 800px;
		width:80%;
		height:50px;
		font-family: Trebuchet MS;
		font-size: 22pt;
		font-weight: bold;
		color: #006AB8;
	}



div#contenedor div#mail

	{
		position:absolute;
		top:328px;
		left: 5px;
		width:240px;
		height:300px;
		
	}

div#contenedor div#mail a

	{
		position:absolute;
		left: 15px;
		width:240px;
		height:30px;
		color: #0079C0;
		text-decoration:none;
	}
div#contenedor div#mail a:hover
	{
		color: #DE0151;
	}