@charset "utf-8";


body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}

html, body { margin:0; padding:0; border:none; }






#contenedor {
margin: 0px 70px ;
 
padding: 0; 
}



#segundo {
margin: 10px auto;
float: right;
width: 77%;

display: block;


}

#primero {
margin: 10px auto;
float: left;
width: 22%;
display: block;


}




.container {
width: 100%;
display: block;	
}

ul.tabs {
	margin: 0;
	padding: 0;
	float: left; 
	list-style: none;
	height: 28px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}

ul.tabs li {
	float: left;
	margin: 0px;
	padding: 0;
	height: 27px;
	line-height: 27px;
	border: 1px solid #CCCCCC;
	border-left: none;
	margin-bottom: -1px;
	background: #e0e0e0;
	overflow: hidden;
	position: relative;
}

ul.tabs li a {
	text-decoration: none;
	color:#000000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	font-size:12px;
	border: 1px solid #fff;
	outline: none;
}
ul.tabs li a:hover {
	background-color:#E7AE18; 
	color:#FFFFFF;
}	

html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #fff;
	border-bottom: 1px solid #fff;
	color:#000000;
}

.tab_container {
	border: 1px solid #999;
	border-top: none;
	clear: both;
	float: left;
	width: 100%;
	background: #fff;
	-moz-border-radius-bottomright: 5px;
    -khtml-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -khtml-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
}

.tab_content {
	padding: 5px;
	font-size: 1.2em;
	
}

.tab_content h2 {
	color: #000; 
	padding:5px;
	padding-bottom:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:underline;
}

.tab_content p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:5px;
	color:#333333;
	padding-top:-5px;
	line-height:20px;
}

.tab_content a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-top:-5px;
	line-height:20px;
	color:#0099FF;
}


.tab_content img {
	float: left ;
	width:100%;
	margin: 0 auto;
	border: 0px solid #ddd;
	padding: 0px 0px 15px ;
}





.boxed {
width:100%; 
height:auto;
}

.boxed .title {
background: url(../img/CARRERAS.png) ;
background-color:#e7ae18;
width:100%; 
height:30px;
padding: 5px 0px 0px 0px;
}

.boxed .title h2 {
	height: 24px;
	padding: 0px 10px 20px 40px;
	font-size:14px;
	font-weight:bold;
	color:#FFF; 	
}


.boxed .content1 {
	
	border-top: 0px solid #F00;
	background: #FFF;
	padding: 0px 0px 0px 0px;
	
	}

      
.boxed ul {  
    list-style: none;  
    margin: 0px;  
    padding: 0px 5px 0px 0px;  
    border: none; 
	
	  border-top-style: groove; 
		border-right-style: groove;
 	 border-bottom-style: groove;
 	 border-left-style: groove;
	

    }  
    .boxed ul li {  
    margin: 0px;  
    padding: 0px; 
	 font-family: 'Lato', sans-serif; 
    }  
    .boxed ul li a {  
    font-size: 80%;  
    display: block;
	  
    border-bottom: 1px dashed #e7ae18; 
	padding: 10px 0px 2px 4px;  
    text-decoration: none;
	color:#000000;   
    width:100%;  
	font-size:14px; 
	font-family: 'Lato', sans-serif;
    }  
	
    .boxed ul li a:hover, .boxed ul li a:focus {  
    font-weight:bold;
	font-size:14px; 
	color: #E7AE18;
	
    }  





#contenido #segundo #fix .tab_container #tab4 {
	text-align: center;
}
