@charset "utf-8";
/* CSS Document */
body{background-image:url(./../images/fondo.jpg);
     margin-top:0px;
	}
body,td,th {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #765596;
	font-size: 12px;
}
p{
	background-position: 10px;
	margin-left:40px;
	font-size: 18px;
	}
	
.p2{
	margin-left:40px;
	font-size: 12px;
	color:#92B623;
	}
.p2 a:link {
	color:#92B623;
	text-decoration: none;
}
.p2 a:visited {
	color:#92B623;
	text-decoration: none;
}
.p2 a:hover {
	color:#D3EA8E;
	text-decoration: none;
}
.p2 a:active {
	color:#92B623;
	text-decoration: none;
}
.p3{font-size:10px;
	}
.p4{margin-left:0px;
    font-size:10px;
	}
h3 {
	font-size: 12px;
	color: #FFFFFF;
}

#contenedor{
	width:1000px;
	margin:0px auto;
	height:auto;
	background-image: url(./../images/fondoiz.gif);
	background-repeat:  repeat-y;
	background-position: left;
	background-color: #FFFFFF;
}
#iz {
	float:left;
	width:27%;
	height:auto;
	z-index:1;
	visibility: visible;
	margin-left: 0px;
}
#iz img{
	margin:5px;
	margin-left:40px;
	}

#iz p a#activo{color:#7D9C3D;
}
#der {
	float:right;
	width:73%;
	height:auto;
	min-height:800px;
	max-height:auto;
	background-image: url(./../images/fondoder.gif);
	background-repeat:  repeat-y;
	background-position: right;
}
#der p{
	color:#503666;
	font-size:12px;
	height: auto;
	width: 80%;
	text-align: left;
	margin-right:10%;
	float:right;
	background-color: #CCC4D2;
	padding: 10px;
}
#der h1{
	color:#A496B1;
	text-align: center;
}
#der h2{
	color:#634475;
	font-size:14px;
	width:80%;
	margin-left:10%;
	
}
#der p img{float:left;
    margin:5px;
}
#pie{
    padding-top:5px;
	width:1000px;
	height:50px;
	clear:both;
	
	background-image: url(./../images/fondoder.gif);
	background-repeat:  repeat-y;
	background-position: right;
	}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a:link {
	color: #765596;
	text-decoration: none;
}
a:visited {
	color: #765596;
	text-decoration: none;
}
a:hover {
	color: #7655A8;
	text-decoration: none;
}
a:active {
	color: #C4C5E2;
	text-decoration: none;
}
a:hover {
	color: #C4C5E2;
	text-decoration: none;
}
.estilo4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

