/*----------------------
  Posicionamos
-----------------------*/
body {
	margin: 0px;
	}

#intro	{
	position: relative;
	top: 0px;
	width: 100%;
}

#pageHeader 
{
	position: relative;
	top: 0px;
	left: 40px;
	/*width: 1750px;*/
	height: 256px;
}


#container {
	position: relative;
	top: 0px;
	left: 0px; 
	height: auto;
	width: 100%;
}

#column_1	{
	position:absolute;
	top: 0px;
	left: 5px;
	width: 250px;
	height: auto;
}
#menu_1	{
	position:relative;
	top: 10px;
	left: 0px;
	width: 190px;
}

#menu_1_bottom {
	position: relative;
	top: 0px;
	left: 0px;	
	width: 174px;
	height:1px;
	
}
#menu1-level1-no, #menu1-level1-act{
	position: relative;
	top:0;
	left: 0px;
}

#menu1-level2-no, #menu1-level2-act	{
	position:relative;
	left: 25px;
}

#contentBody {
	position: relative;
	top: 0px;
	left: 210px;
	width: 650px;
	height: auto;
	padding-bottom: 50px;
	argin-bottom: 25px;
}
#contentright {
	position:absolute;
	top: 70px;
	left: 660px;
	width: 250px;
	height: auto;
	padding-bottom: 50px;
	argin-bottom: 25px;
}
#contentleft {
	position:relative;
	top:20px;
	left:30px;
	witdh:200px;
	height:auto;
	padding:10px;
	line-height:1.5;
}

#bodytext {
	position: relative;
	top: 0px;
	left: 0px;
}

#bodytext h1 {
	position: relative;
	top: 0px;
	left: 0px;
/*
	height: 40px;
	width: auto;
*/
}

#footer 
{
	position:relative;
	left: 0px;
	top: 0px;
	width: 100%;
	height: auto;
}
/** Formulario de correo */
fieldset.csc-mailform label {
	float:left;
	width:150px;
}

/*---------------------------------------
              Typografia
  ---------------------------------------*/
body {
	font:76% Arial, Helvetica, sans-serif;
	/*color:#6C7A70;*/
	color: black;
}
h1, h2, h3, h4, h5, h6, p, ol, ul, dl, dt, dd {
	margin:0;
	padding:0;
}

a {
	text-decoration:underline;
	color:#728569;}
a:hover {
	text-decoration:underline;
/*	color:#900 !important;} */
	color:#DB214D;
} 

a:visited {
	text-decoration:underline;
/*	color:#6C7A70; */
	color: black;
} 
#pageHeader span  {
	visibility:hidden;
}


#menuLinks {
	padding: 20px;
	text-align: justify;
}

div#menu1-level2-no a {
	font-size: 11px;
	color: #82848B;
}

div#menu1-level2-act a {
	font-size: 11px;
	font-weight: bold;
	color: #6B7594;
 }
div#menu1-level1-no a
{
	color: #82848B;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
}
div#menu1-level1-act a {
	font-size: 12px;
	font-weight: bold;
	color: #6B7594;
	padding-left: 20px;
}

#menu_1 ul  {
	list-style-type: none;
}

#menu_1 a {
	text-decoration: none;
	line-height: 25px;
}

#bodytext 
{
	line-height:1.5em;
	/*text-indent:15px; */
	padding: 15px;
	padding-left: 25px;
	text-align:justify;
}

#bodytext h2{
	font-size: 145%;
	font-weight:lighter;
	
}
#bodytext h1{
	/*font-size: 145%;*/
	font-weight:lighter;
	font-size:9pt;
	
}

/* Formatemamos el contenido */
#contentBody li {
	 list-style-type: square;
	 margin-left: 25px;
	 text-indent:0px;
	 padding: 5px 0px 5px 0px;
}
#bodytext b,a, h1, h2, h3,h4 {
	/*color: #494B5A;*/
	color:#83163e;
}

#contentBody a {
	text-decoration: none;
	border-bottom: dotted 1px #494B5A;
}
#contentBody a:hover {
	color: #494B5A;
	
}
#bodytext h3, h2 {
	padding-bottom: 20px;
}	

#bodytext h1 {
	margin-bottom: 20px;
	margin-top: 10px;
	padding-top: 20px;
	padding-left: 0px;
	padding-bottom: 10px;
	font-size: 150%;
	text-indent: 0px;
	border-bottom: dotted 1px #494B5A;
}	

#contentright h1 {
	margin: 0 0 0 0;
	padding:0px;
	border-bottom: #ddd 1px solid;
	border-top: #ddd 1px solid;
	font-size: 12px;
	color:black;
	background-color:#F6FFDD;
	line-height:2em;
}

#contentleft{
	font-size:8pt;
	color:gray;
}

#contentleft h1{
	font-size:10pt;
	color:gray;
}

#footer {
	text-align: center;
	color: #82848B;
	font-size: 10px;
}
#footer span {
	padding: 25px;
}
/*---------------------------
         Imagenes
---------------------------*/		 
body {
	background-color: white;	
}

#intro	{  
	background-color: white;
}
#pageHeader 
{
	/*background: url(images/logo.png) no-repeat;*/
	background: url(images/logo2.gif) no-repeat;
}
#container {
	background: #ffffff url(images/container_bg.gif) repeat-x;
}
#footer {
	border-top: 1px solid #e8e8e8;
}
#menu_1_bottom {
	background-image: url(images/column_sp.jpg);
	background-repeat: no-repeat;
}

#bodytext h1 {
	background-image: url(images/shape_1.gif);
	background-repeat: no-repeat;
	background-position: center left;
}	

div#menu1-level1-no a {
	background-image: url(images/shape_round-no.gif);
	background-repeat: no-repeat;
}
div#menu1-level1-act a {
	background-image: url(images/shape_round-act.gif);
	background-repeat: no-repeat;
}

