@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

body {
	background-color:#2b3d49;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat; 
	font-family:Verdana, Arial, Helvetica, sans-serif;}
p, li, .lables{
	color:#FFFFFF;	
	font-size: .8em;
}

.lables{
	font-weight:bold;}
	
h1, h2, h3, h4 {
	color:#FFFFFF;
	font-size:large}

a {
	color:#FFFFFF;
	font-size: .8em;
	font-weight: bold;}

a:hover {
	text-decoration:underline;
	color:#2b3d49;}

			

#wrapper {
	width: 869px;
	margin: 0 auto;}
	
#quienes, #prog, #faci, #admi {
	width: 194px;
	margin: 0 10px;
	float: left;}

.info-quienes, .info-prog, .info-faci, .info-admi {
	background:url(../images/bg-quienes.jpg) #990033 repeat top left;
	width:620px;
	padding: 15px;
	float: right;
	min-height:517px;
}

.info-prog {
	background: #df8012 url(../images/bg-prog.jpg) repeat top left;
}

.info-faci {background: #7bb708 url(../images/bg-faci.jpg) repeat top left; min-height:517px;}

.info-admi {
	background: #3c87b3 url(../images/admi-bg.jpg) repeat top left;
	min-height:200px;
}

#programas-links, .prog-sab-link {
	width: 400px;
	float:right;
}
.prog-sab-link{
	margin-top: 25px;
}
#programas-links li{
	list-style: square;
	line-height: 1.4em;
	color:#FFFFFF;
	font-size:medium;
}

#select{
	margin-top: 15%;

}

#select-flash {
	width: 200px;
	text-align:center;
	margin: 0 0 0 200px;
	float:left;
}

#select-html {
	width: 200px;
	text-align:center;
	margin: 0 200px 0 0;
	float:right;
}

#select-html a, #select-flash a{
	font-size:1.0em;
	text-decoration:none;
}
#select-html a:hover, #select-flash a:hover{
	text-decoration:underline;
	color:#FF9900;
}

.programas{
	width:574px;
	padding: 8px;
}
		
#flash {
	margin: 0 auto;
}
#footer {
	clear:both;
	padding: 1.3em;
}

#footer p {
	font-size: 0.7em;
}

.right {
	float: right;
	margin: 0 0 10px 10px;}
	
.left {
	float: left;
	margin: 0  10px 10px 0;}

.cerrar	{
	position: relative;
	left: 565px;
	bottom: 35px;
}
.small{
	font-size: .7em;}
	
.desc{
	position:relative;
	float: left;
}	
.persona {
	width: 132PX;
	height: 215px;}
	
.indented, .desglose{
	padding:0 10px 0 50px;}
	
.solicitud {
	background: #e08010 url(../images/bg-prog.jpg);
	border: #e08010 solid 2px;
	height: 1.9em;
	padding: 3px;
}

.betty{
	position:relative;
	left: 469px;
	width: 180px;
	bottom: 45px;
	font-weight:bold;
	font-size: 0.8em;
}
.claribel{
	position:relative;
	right: 60px;
	width: 180px;
	bottom: 45px;
	font-weight:bold;
	font-size: 0.8em;
}
#dire {
	width: 470px;
	float: right;
}
.dir {
	width: 350px;
	position: relative;
	color:#3e87b2;
	font-size: 1em;
	float:right;
	font-weight: bold;
	top: 50px;
	text-align: right;
}
.desglose{
	list-style:none;
	line-height: 1.3em;
}
.dir-small{
	font-size: .7em;
	color:#3e87b2
}		
.info-admiCopy {
	background: #3c87b3 url(../images/admi-bg.jpg) repeat top left;
	min-height:517px;
}
