/* @override http://www.eraintegral.com/css/styles.css */

html {
	background: #fff;
}
body {font:14px/1.5 Verdana, Arial, Helvetica, sans-serif; background:#FFF}
a {
	color:#ccc;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#contenedor {
margin: 0 auto;
width: 600px;
padding-top: 30px;
}
.contacto {
	text-align: center;
}
#text {margin:50px auto; width:500px}


#tt {position:absolute; display:block; background:url(../images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(../images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(../images/tt_bottom.gif) top right no-repeat; overflow:hidden}