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

body {
	background:#e1e4f0;
	margin:10px;
	font-family:Verdana;
	font-size:11px;
	color:#33448d;
}
h1 { font-size:22px; margin:0px; padding:0px; color:#14277c; font-weight:normal; background:url(../images/title_bullet.jpg) center left no-repeat; padding-left:15px; }
h2 { font-size:18px; margin:0px; padding:0px; color:#14277c; font-weight:normal; background:url(../images/title_bullet_2.jpg) center left no-repeat; padding-left:15px; margin-bottom:10px; }
.hr { border-top:#33448d 1px solid; height:1px; margin:0; padding:0; margin-bottom:10px; }

#wrapper { background:#fff; border:#435296 1px solid; width:762px; margin:0 auto; padding:0px; }
#header { height:145px; background:#33458d url(../images/header_bg.jpg) top left repeat-x; position:relative; }
	#header img { margin-left:10px; }
	#header ul { margin:0; padding:0; width:100%; text-align:center; background:#12267a url(../images/menu_bg.jpg) top left repeat-x; height:22px; padding-top:8px; }
	#header li { list-style-type:none; display:inline; color:#e1e4f0; text-transform:uppercase; font-family:Verdana; font-size:9px; margin:0 3px; font-weight:bold; }
	#header li a { color:#e1e4f0; text-decoration:none; }
	#header li a:hover { text-decoration:underline; }
	#header a.dinarte { position:absolute; top:8px; right:11px; }
#content { padding:12px; }
#footer { height:33px; background:#5d74d4 url(../images/footer_bg.jpg) top left repeat-x; color:#ffffff; font-size:10px; text-align:center; padding-top:5px; clear:both; margin-top:5px; }
.footer_img_1 { margin-right:35px;}
.footer_img_2 { margin-left:35px;}
#footer a { text-decoration:underline; color:#fff;}

.music_bg { background:url(../images/music_bg.jpg) #fff top right no-repeat; }
.contenido { padding-left:17px;}

li.bullet { list-style-image:url(../images/bullet.gif); }

.rounded { background:url(../images/rounded_bg.jpg) center repeat-y; width:227px; }
.rounded_top { background:url(../images/rounded_top.jpg) top center no-repeat; width:227px; padding-top:9px; float:right; }
.rounded_bottom { background:url(../images/rounded_bottom.jpg) bottom center no-repeat; width:217px; padding-bottom:9px; padding-left:10px; }

.contenidodiv { padding-left:17px; padding-right:17px; }

.ProgramadeBecas { padding-bottom:25px; }
	.ProgramadeBecas li { width:45%; float:left; height:20px; line-height:20px; border-bottom:#ccc 1px solid; margin-right:30px; }
		.ProgramadeBecas li strong { display:inline-block; float:right; padding-right:20px;}
	.ProgramadeBecas li:hover { background:#efefef; }
	
.message { width:270px; padding:3px 17px; background:#bfcaf4; border:#5c73d3 1px dashed; font-weight:bold; font-size:14px; text-align:center; border-radius:3px; color:#ff0000; }
