body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #6c6f70;
}

a:link, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #f677c5;
	text-decoration: none;
}

a:hover {
	color: #f9a5d5;
}

.negrita{
	font-weight: bold;
}

.descarga{
	margin-right:5px;
	margin-left:5px;
}

a.correo:link, a.correo:active, a.correo:visited {
	color: #d60d8c;
	text-decoration: none;
}

a.correo:hover {
	color: #ef3fac;
}

ul {
	list-style-position: inherit;
	list-style-image: none;
	list-style-type: disc;
	margin: 0px;
	padding: 0px;
}

ul li {
	list-style-position: inside;
}


/* --------------------------------------------------- */


#contenedorp{
	background-image:url(images/fondo_contenedorp.gif);
	background-repeat:  repeat-y;
	background-position: left top;
	background-color:#ffffff;
	width: 893px;
	height:auto;
	text-align:left;
}


#contenedor3c {
	background-image:url(images/fondo_contenedor3c.gif);
	background-repeat:  repeat-y;
	background-position: left top;
	background-color:#ffffff;
	width: 893px;
	height:auto;
	text-align:left;
}


/* --------------------------------------------------- */


#cabecera {
	width: 892px;
	height:131px;
	margin:0px;
	background-image:url(/identidadecorporativa/images/cabecera.gif);
	background-repeat: no-repeat;
}



/* --------------------------------------------------- */


#menup {
	color: #d60d8c;
	margin-top:45px;
	margin-left:13px;
	margin-right:13px;
	margin-bottom:30px;	
	width: 195px;
	height:461px;
	float:left;
	line-height: 18px;
}

#menup ul{
	list-style-position: outside;
	list-style-image: url(images/li_m.png);
	margin-left:13px;
	padding-left:0px;
}

#menup li{

}

#menup a:link, #menup a:active, #menup a:visited {
	color: #d60d8c;
	text-decoration: none;
}

#menup a:hover {
	color: #ef3fac;
}


/* --------------------------------------------------- */


#menus {
	margin-top:45px;
	margin-left:13px;
	margin-right:13px;
	margin-bottom:30px;
	width: 174px;
	float:left;
	line-height: 18px;	
	color: #d60d8c;	
}

#menus a:link, #menus a:active, #menus a:visited {
	color: #d60d8c;
	text-decoration: none;
}

#menus a:hover {
	color: #ef3fac;
}

#menus ul li ul a:link, #menus ul li ul  a:active, #menus ul li ul  a:visited {
	color: #f677c5;
	text-decoration: none;
}

#menus ul li ul  a:hover {
	color: #f9a5d5;
}

#menus ul{
	list-style-position: outside;
	list-style-image: url(images/li_m.png);
	margin-left:13px;
	padding-left:0px;	

}


#menus ul li ul  {
	list-style-image: url(images/truco.gif);
	list-style-position: outside;
	list-style-type: none;
	margin-top: 3px;
	margin-left:0px;	
}


/* --------------------------------------------------- */


#texto {
	margin-top:52px;
	margin-left:30px;
	margin-right:20px;
	margin-bottom:30px;
	width: 367px;
	float:left;
	text-align: justify;
	line-height: 13px;
}

#texto h1 {
	font-weight: normal;
    font-size: 12px;
	color: #f677c5;

}

#texto h1 + p {
    margin-top: 16px;
}

#texto p + p {
    margin-top:-1px;
}


/* --------------------------------------------------- */


#textop {
	margin-top:52px;
	margin-left:35px;
	margin-right:40px;
	margin-bottom:30px;
	width: 540px;
	float:left;
	text-align: justify;
	line-height: 13px;	
}

#textop h1 {
	font-weight: normal;
	font-size: 12px;
	color: #d60d8c;
}

#textop h2 {
    font-size: 12px;
	color: #d60d8c;
}

#textop h1 + p {
    margin-top:-4px;
}

#textop h2 + p {
    margin-top:-10px;
}

#textop p + p {
    margin-top:-1px;
}


/* --------------------------------------------------- */

#fin {
	background-image: url(images/fin.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	height:4px;
}

