#atlas {
	background: white;
	border-radius: 10px;
	margin-bottom: 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#atlas #titulo {
	text-align: center;
}

.iatlas {
	float: left;
	height: 220px;
	margin: 0 20px 10px;
	padding: 5px 0px;
	text-align: center;
	width: 280px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.iatlas:hover {
	background: #EDEDED;
}

.iatlas img {
     background: white none repeat scroll 0 0;
     border: 1px solid black;
     margin: 5px;
     padding: 2px;
}

.iatlas h3, .iatlas a {
	color:#333333 !important;
	font-size:18px !important;
	font-weight:bold;
	letter-spacing:-1px;
	margin:0;
	text-align:center;
	text-decoration:none;
}

.atlas-head {
	background: #494949;
	width: 100%;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
}

.atlas-facultad, .atlas-cimte {
	float: left;
	width: 20%;
}

.atlas-titulo {
	float: left;
	width: 60%;
}

.atlas-titulo h2 {
	margin: 0;
}

.atlas-head img {
	display: block;
	margin: 0 auto;
}

.atlas-facultad img {
	margin-top: 70px;
}

.atlas-cimte img {
	margin-top: 120px;
}

.h-atlas {
	color:white;
	font-size:18px;
	letter-spacing:5px;
	margin:10px;
	text-align:center;
	-moz-border-radius: 15px;
}

.breadcrumb {
	background: #494949;
	color: white;
	padding: 5px;
}

.breadcrumb a {
	color: white;
	font-weight: bold;
}

.atlas-item-ul, .atlas-ana1, .atlas-bact1, .atlas-v1, .atlas-hem1, .atlas-derma1, .atlas-embrio1, .atlas-histo1, .atlas-mico1, .atlas-neuro1, .atlas-oto1, .atlas-pato1, .atlas-rad1 {
	float: left;
	margin-bottom: 20px;
	width: 50%;
}

.atlas-v1, .atlas-hem1, .atlas-ana1, .atlas-bact1, .atlas-derma1, .atlas-embrio1, .atlas-histo1, .atlas-mico1, .atlas-neuro1, .atlas-oto1, .atlas-pato1, .atlas-rad1 {
	height: 900px;
	margin-top: 20px;
}

.atlas-item a, .atlas-item-mezzo a {
	color: black;
}


.atlas-item-mezzo ul {
	list-style-image:url(../images/b.png);
}

.atlas-item ul {
	list-style-image:url(../images/b.png);
	margin-bottom:0;
}

.atlas-ana1 {
	background: white url(../images/atlas/atlas-ana1.jpg);
}

.atlas-bact1 {
	background: white url(../images/atlas/atlas-bact1.jpg);
}

.atlas-derma1 {
	background: white url(../images/atlas/atlas-derma1.jpg);
}

.atlas-hem1 {
	background: white url(../images/atlas/atlas-hem1.jpg) no-repeat;
}

.atlas-rad1 {
	background: white url(../images/atlas/aradio.jpg) no-repeat;
}

.atlas-v1 {
	background: white url(../images/atlas/atlas-v1.jpg);
}

.img-single {
	background: #ededed;
	border: 1px solid gray;
	float: left;
	margin: 5px;
	padding: 4px;
	width: 300px;
	-moz-border-radius: 3px;
}

.content-atlas {
	background: #ededed;
	margin: 5px;
	padding: 10px;
	-moz-border-radius: 10px;
}

.atlas-container {
	margin-top: 20px;
}

.atlas-item-ul ul {
	margin: 13px;
	padding: 0;
	font-size: 14px;
}

.atlas-item-ul ul li {
	list-style: none;
	margin:5px 0;
}

.atlas-item-ul ul li a {
	background: #1f2024 url(../images/rayas.gif);
	display: block;
	font-weight: bold;
	text-align: center;
	padding:5px;
	text-decoration: none;
	text-transform: uppercase;
	color:white;
	-moz-border-radius: 15px;
}

.atlas-item-ul ul li ul li {
	list-style: disc;
	margin-left: 20px;
}

.atlas-item-ul ul li ul li a {
	background: none;
	color: black;
	display: inline;
	font-weight: normal;
	padding: 0;
	text-align: left;
	text-decoration: underline;
	text-transform: none;
}

.atlas-item .h-atlas {
	margin-top: 5px !important;
}

.atlas-item-ul img {
	display:block;
	margin:0 auto;
}

#atlas-creditos p {
	margin: 0;
	text-align: justify;
}

#atlas-creditos {
-moz-border-radius:10px;
	box-shadow: rgba(0,0,0, 0.5) 0px 0px 2px;
	-moz-box-shadow: rgba(0,0,0, 0.5) 0px 0px 2px;
	-khtml-box-shadow: rgba(0,0,0, 0.5) 0px 0px 2px;
	-webkit-box-shadow: rgba(0,0,0, 0.5) 0px 0px 2px;
background: #fffbd6 url(../images/creditosgrad.png) repeat-x;
margin:0 10px;
padding:10px;
}

#neurocirugia ul li { /* correcion para este atlas */
	margin: 20px 0;
}

#atlas-mezzo .atlas-item-ul {
	width: 100%;
}

#atlascontent .socialmap {
	margin: 0 10px 10px;
}