#first_screen{
	width:100%;
	min-height:835px;
	background-image:url(/cems/img/first_screen.jpg);
	background-position:center;
	background-position:100 50;
	overflow:hidden;
}
h1{
	font-size:0px;
	text-indent:-9999px;
}
#padder{
	height:75px;
}
#ribbon{
	background-image:url(/cems/img/ribbon.png);
	background-position:center;
	background-repeat:no-repeat;
	height:75px;
	margin:0 auto;
	min-width:1000px;
}
#content_first{
	background-image:url(/cems/img/title.png);
	background-repeat:no-repeat;
	background-position:center top;
	width:1000px;
	height:650px;
	margin:0 auto;
	position:relative;
}

#content_first #presentacion{
}
#content_first #inscripcion{
	background-position:0 -51px;
}
#content_first #profesorado{
	background-position:0 -102px;
}
#content_first #planestudios{
	background-position:0 -153px;
}
#content_first #objetivos{
	background-position:0 -204px;
	margin-left:100px;
}
#content_first #reacciones{
	background-position:0 -255px;
}
#content_first #destinatarios{
	background-position:0 -306px;	
}
#content_first #presentacion:hover{
	background-position:-164px 0;
}
#content_first #inscripcion:hover{
	background-position:-164px -51px;
}
#content_first #profesorado:hover{
	background-position:-164px -102px;
}
#content_first #planestudios:hover{
	background-position:-164px -153px;
}
#content_first #objetivos:hover{
	background-position:-164px -204px;
}
#content_first #reacciones:hover{
	background-position:-164px -255px;
}
#content_first #destinatarios:hover{
	background-position:-164px -306px;	
}

.select_module_home{
	display:block;
	width:200px;
	height:120px;
	position:absolute;
}
#web2_select_home{
	top:50px;
	left:150px;
}
#seo_select_home{
	top:10px;
	right:145px;	
}
#redes_select_home{
	top:330px;
	left:135px;
}
#mobile_select_home{
	top:300px;
	right:160px;
}

.bubble_first{
	font-size:14px;
	line-height:16px;
	font-weight:normal;
	float:left;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
}
#web2_first{
	margin-top:105px;
	margin-left:200px;
	width:110px;
}
#seo_sem_first{
	margin-top:90px;
	margin-left:390px;
	width:140px;	
}
#redes_first{
	margin-top:255px;
	margin-left:355px;
	width:150px;
	text-align:right;
}
#mobile_first{
	margin-top:-10px;
	margin-left:175px;
	width:115px;		
}
#all_bots_home{
	width:740px;
	margin:0 auto;
	margin-top:80px;
}
.bots_home{
	width:164px;
	height:51px;
	background-image:url(/cems/img/bots_home.png);
	display:block;
	margin:10px;
	float:left;
}