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

body {
	margin: 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	background:#fff; /*url(images/fondo.gif) center 0 repeat-y*/
}

.home {
	background:#fff;
}

.column_left{
	width:100px;
	position:absolute;
	margin:0;
	padding:5px;
	float:left;
	top:10px;
	left:10px;
	background:#39b8b7 url(images/fondo.gif) center 0 repeat-y;}

a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #09A4A6;
	text-decoration: underline;
}

img{border:none}

#container{width:744px;margin: 30px auto;padding:0;min-height:600px;}

#logo{float:right;z-index:500;position:relative;right:-30px;top:25px;width:150px;height:100px;clear:none}

#prog{float:left;z-index:1000;position:absolute;left:-20px;top:35%;width:115px;height:190px;}
#prog:hover{left:-10px;}

#main{width:744px;margin:0;padding:0;position:relative;z-index:0;clear:none;}

#main_home{width:744px;height:600px;margin:0;padding:0;position:relative;z-index:0;background:url(images/portada.jpg) no-repeat;clear:none}

#column_left{width:150px;position:absolute;margin:0;padding:0;float:left;top:15px;left:15px}

#column_center{width:450px;position:absolute;left:180px;padding:0;top:15px;line-height:140%;}

#flash{width:325px;position:absolute;left:165px;padding:15px;top:13px;background:transparent url(images/trans.png);font-size:12px;}
#flash p{font-size:16px;line-height:24px;color:#000;font-family: Arial, sans-serif;}
#flash h1{font-size:28px;}
#flash p.seguir{margin-top:20px;font-size:12px;font-family: Arial, sans-serif;font-weight:bold;}
#flash a:hover{color:#fff;text-decoration:none;}

#footer{width:744px;float:left;margin-top:15px;padding:0;clear:both;text-align:center;}

p {float:left;margin:0;clear:both;}
p.divider {float:left;margin:8px 0 8px 0;clear:both;border-bottom:1px solid #000;height:1px;width:30px}
p.divider2 {float:left;margin:6px 0 6px 0;clear:both;border-bottom:2px solid #39B8B7;height:5px;width:100px}
p.destacado {float:left;margin:30px 0 0 0;clear:both;font-weight:bold}


h1 {
	font-family: Arial, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	margin:0 0 30px 0;
	padding:0;
}

.entradilla {
	font-family: Arial, sans-serif;
	font-size: 15px;
	line-height: 18px;
}


