@charset "utf-8";
/* CSS Document */

body {
	background-color: #212121;
	background-image: url(imagenes/fondo_original.jpg);
	background-position:center;
	background-position:top;
	background-repeat: no-repeat;
	background-attachment:fixed;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	text-align:center;
}

#dhtmltooltip{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
color:#000;
position: absolute;
left: -300px;
width: 150px;
border: 0px solid black;
padding: 20px;
background-color: #FFF;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

#W950{width:950px; 			padding:0px; 		margin:0 auto;}
#CONT{height:1%;}
#CLEF{float:left; width:310px; height:450px;}
#CRIG{float:left; width:640px; height:450px;}
#PLEF{float:left; width:310px; text-align:left;}
#PRIG{float:left; width:640px; text-align:right;}

#FCON{width:640px; height:450px; background-image:url(imagenes/fondo_contenido_sombra.png); background-repeat:no-repeat; background-position:right;}
#FCO1{width:640px; height:450px; background-image:url(imagenes/fondo_metodologias01.png); background-repeat:no-repeat; background-position:right;}
#FCO2{width:640px; height:450px; background-image:url(imagenes/fondo_metodologias02.png); background-repeat:no-repeat; background-position:right;}
#FCO3{width:640px; height:450px; background-image:url(imagenes/fondo_metodologias03.png); background-repeat:no-repeat; background-position:right;}
#FCO4{width:640px; height:450px; background-image:url(imagenes/fondo_metodologias04.png); background-repeat:no-repeat; background-position:right;}
#PADC{padding:30px; width:580px; height:390px;}
#PADE{padding-top:60px; padding-left:60px; padding-right:65px; padding-bottom:30px; height:303px;}
#COPO{height:295px; margin-bottom:15px;}

#TITU{margin-bottom:15px;}
#CUER{height:298px; overflow:auto;}
#SUBM{height:52px;}


.PiePagina {font-family: "Arial Narrow";	font-size: 10px;	color: #BE0000;}
	.PiePagina a:link {color: #BE0000;	text-decoration: none;}
	.PiePagina a:visited {text-decoration: none;	color: #BE0000;}
	.PiePagina a:hover {text-decoration: none; color: #BE0000;}
	.PiePagina a:active {text-decoration: none;	color: #BE0000;}

.Titulo {font-family:Verdana, Geneva, sans-serif;	font-size: 14px;	color: #BE0000;	text-align:left;}

.Texto { font-family:Verdana, Geneva, sans-serif;	font-size: 11px;	color: #353535;	text-align:justify;}
	.Texto a:link {		text-decoration: none; 	color: #BE0000;}
	.Texto a:visited {	text-decoration: none;	color: #BE0000;}
	.Texto a:hover {	text-decoration: none; 	color: #BE0000;}
	.Texto a:active {	text-decoration: none;	color: #BE0000;}
	
.TextoGris { font-family:Verdana, Geneva, sans-serif;	font-size: 11px;	color:#666;	text-align:justify;}
	.TextoGris a:link {		text-decoration: none; 	color: #666;}
	.TextoGris a:visited {	text-decoration: none;	color: #666;}
	.TextoGris a:hover {	text-decoration: none; 	color: #666;}
	.TextoGris a:active {	text-decoration: none;	color: #666;}

.TextoCientes { font-family:Verdana, Geneva, sans-serif;	font-size: 12px;	color: #353535;	text-align:justify; padding-top:45px;}
	.TextoCientes a:link {		text-decoration: none; 	color: #BE0000;}
	.TextoCientes a:visited {	text-decoration: none;	color: #BE0000;}
	.TextoCientes a:hover {	text-decoration: none; 	color: #BE0000;}
	.TextoCientes a:active {	text-decoration: none;	color: #BE0000;}
	
.Especificaciones {	font-family:"Arial Narrow";	font-size: 11px;	color:#766F61;	text-align:right;}
.TituloPortafolio {	font-family:"Arial Narrow";	font-size: 14px;	color:#766F61;	text-align:left;}

.SubMenu {font-family:Verdana, Geneva, sans-serif;	font-size: 11px;	color: #BE0000;	text-align:right; vertical-align:bottom;}
	.SubMenu a:link {color: #BE0000;	text-decoration: none;}
	.SubMenu a:visited {text-decoration: none;	color: #BE0000;}
	.SubMenu a:hover {text-decoration: none; color: #BE0000;}
	.SubMenu a:active {text-decoration: none;	color: #BE0000;}
	
.SubMenuL {font-family:Verdana, Geneva, sans-serif;	font-size: 11px;	color: #BE0000;	text-align:left;}
	.SubMenuL a:link {color: #BE0000;	text-decoration: none;}
	.SubMenuL a:visited {text-decoration: none;	color: #BE0000;}
	.SubMenuL a:hover {text-decoration: none; color: #BE0000;}
	.SubMenuL a:active {text-decoration: none;	color: #BE0000;}
	
h1,h2,h3,h4,h5,h6{ margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; font-weight: normal; }
