@charset "utf-8";

/* 01100011 01100001 01100110 01100001 01110010 01101110 01100001 01110011 
   index css! - cafarnas © Todos los derechos reservados 
   Cualquier parecido con la realidad es pura coincidencia...
   
   - html
   - contenedor 
   - www  
   - copyright
*/

/* --------------------------------------------------------------- html */

* {
    margin: 0;
	padding:0;
}

html, body {
    height:100%;

}
body {
	background-color:#fff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

a:link {
	color: #000;
}
a:visited {
	color: #333;
}
a:hover {
	color: #3871ba;
}

p {
    font-size: 13px;
    line-height: 24px;
    margin: 0 0 20px;
}

h3 {
	color: #3871ba;
    font-size: 40px;
    font-weight: bold;
    margin: 1em 0;
	color:
}

/* ---------------------------------------------------------- contenedor */
#contenedor {
    height:auto !important;
    margin:0 auto -150px; /* - el tamaño del height de cafarnas,copyright*/
    min-height:100%;
	background-color:#fff;
	border-left:13px solid #3871ba;
	border-right:13px solid #3871ba;
}

#cafarnas {
    height:150px;
}

.contenido{
   width:924px;	
   margin:0 auto;
   padding-bottom:30px;
   
}

.contenido th {
    background-color: #3871ba;
    border: 1px solid #3871ba;
    color: #fff;
    font-size: 12px;
    border: 1px solid #3871ba;
    ing-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
	padding-bottom:5px;
}
.contenido td {
    border: 1px solid #3871ba;
    color: #4F4F4F;
    font-size: 12px;
    padding: 10px;
}

.contenido_linea{
	border-bottom:13px solid #3871ba;
    width:100%;
	
}
.sinlinea{
	border-bottom:none;
}

#modalidad_Online{
	padding:3px;
	float:right;
	margin-top:135px;
}

/* ----------------------------------------------------------------- www */
#www{
   margin:0 auto 0 auto;
   width:100%;
   background-color:transparent;
   padding-bottom:100px;

}

/* ---------------------------------------------------------------- menu */

#menu {
    height: 85px;
    position: fixed;
    right: 0;
    top: 20px;
    width: 74px;
    z-index: 200;
}
#menu ul .submenu {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #949494;
    clear: both;
    display: none;
    font-size: 17px;
    margin-right: 203px;
    padding: 6px 0;
    position: relative;
    right: 103px;
    top: 4px;
    width: 153px;
    z-index: 99;
}
#menuul .submenu li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #3871ba -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-right: 0 none;
    border-style: solid none none;
    border-width: 4px 0 0;
    display: block;
    float: none;
    height: auto;
    line-height: normal;
    margin: 0 6px;
}
#menu .submenu li a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    color: #999999;
    display: block;
    float: none;
    height: auto;
    margin: 0;
    padding: 6px;
    text-decoration: none;
		
}
#menu .submenu li a:hover {
    color: #3871ba;
    text-decoration: none;
}

#menu ul .submenu2 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #949494;
    clear: both;
    display: none;
    font-size: 17px;
	margin-left:900px;
    padding: 6px 0;
    position: relative;
    right: 103px;
    top: 4px;
    width: 153px;
    z-index: 99;
	width:300px;
}
	
/* --------------------------------------------------------------- title */
 
#title{
	background-image:url(../img/MMA.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height:650px;
	width:100%;
	border-bottom:13px solid #3871ba;

}

#title h1{
display : none; 
}

#contenido_title{
   margin:0 auto;
   width:900px;
   background-color:transparent;
}
#contenido_title h2 {
    bottom: 45px;
    color: #FFFFFF;
    font-size: 50px;
    font-weight: bold;
    left: 0;
    line-height: 65px;
    text-align: left;
    word-spacing: 5px;
	top:55%;
}

#contenido_title span {
    background-color: #3871ba;
    padding-left: 5px;
    padding-right: 5px;
}

#title_master{
	margin-top:220px;
}



.caracteristica{
	width:197px;
	height:380px;
	border:1px solid #3871ba;
	margin-right:10px;
	padding:8px;
	padding-top:20px;
	float:left;
	text-align:center;
}
.caracteristica:hover{
	background-color:#9cb8dc;

}
.caracteristica span{
    color:#3871ba;
    font-weight: bold;
	padding-top:5px;
	margin-bottom:15px;
	font-size:14px;	
	}
.caracteristica p,.caracteristica2 p,.caracteristica3 p{
    color:#000;
	line-height: 15px;
	text-align:left;
	font-size:13px;

	}
.caracteristica2{
	width:422px;
	height:260px;
	margin-right:10px;
	padding:8px;
	padding-top:20px;
	float:left;
	text-align:left;
}

.caracteristica3{
	width:422px;
	height:170px;
	margin-right:10px;
	padding:8px;
	padding-top:20px;
	float:left;
	text-align:left;
}
.caracteristica2 span,.caracteristica3 span{
    color:#3871ba;
    font-weight: bold;
	padding-top:5px;
	margin-bottom:15px;
	}

#masteres{
   margin:0 auto;
   width:928px;
   background-color:transparent;
}

.portada img{
    float: left;
    margin: 5px;
    -webkit-transition: margin 0.5s ease-out;
    -moz-transition: margin 0.5s ease-out;
    -o-transition: margin 0.5s ease-out;
}
.portada img:hover {
    margin-top: 10px;
}

/* ----------------------------------------------------------- copyright */
#copyright{
	border-top:13px solid #3871ba;
	background-color:#000;
	height:150px;
	color:#999;
    font-size: 23px;
	clear:left;
	padding-top:100px;
	text-align:center;	
}
#copyright a, #copyright a:hover {
    color:#999;
    text-decoration:none;
}

#observaciones p{font-size: 11px; line-height: 13px; margin: 0 auto;}
