/* 
mobint // Baú
*/

/* Reset */
* { margin:0; padding:0; font-family: sans-serif; }
ol, ul, li { list-style:none }
a { text-decoration: none; color: #fff;}


/* Utility */
.rot {color: #59309a; font-weight: bold;}
.center {text-align: center;}
.white {color: white;}
.noglow a{text-shadow: none!important;}

a.linky{ background: #80c9ee; -webkit-border-radius: 3px; -webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.8); -moz-border-radius: 3px; -moz-box-shadow: 0 1px 0 rgba(255,255,255,0.8); padding: 2px; font-size: small; font-weight: bold;}


/* Structure */

body { background: none top center repeat-x #0093dd; border-top: #9cf 1px solid; }


#header {
	background: url(images/header.png) top center repeat-x ;
	height: 91px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}


#content { text-align: center; padding: 0 10px; margin: 10px auto 0; }
#content img { margin: 5px auto;}

#baloon { 
	background: #ccc;
	color: #333; 
	height: 60px; 
	margin: 0 auto;
	padding: 10px;
}

#menubox { margin: 40px auto 0;}

#infobox { max-width: 300px; margin:20px auto 0;}

#infobox img { margin:0 auto ;}

#infobox p#info { font-size: x-small; display: block; margin: 5px auto 15px; color: #fff; text-shadow:0 -1px 0 #006699;}


/* 
//LaSelva boxeas
*/

.itemBlock { display: block; width: 92%; margin: 10px auto; background: url(images/boxbg.png) top center repeat-x; padding-top: 10px;}

.dvd {float :left; position: relative; z-index: 2;}

.dvdRight { float: right; }

.dvdBtn { height: 50px; position: ; width: 175px; margin-top: 5px; } 

.titleBox { font-family: "Helvetica" , sans-serif; margin-top: 15px; color:#fff; font-size:14px; margin:10px auto 0; text-shadow:0 -1px 0 #006699; text-align: center; font-weight: normal; margin: 5px; line-height: 18px;}

p#uni { margin-top: 10px; }








