/* CSS Document */
body{margin: 0;}
p, ul, li{margin:0; padding: 0; list-style:none;}

.right{float:right;}
#wrapper{width: 198px; margin-right: 10px; margin-top: 20px;}
#wrapper li{margin-bottom: 8px;}
.tituloside{
	background-image:url(../img/bg_tit_side.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 165px;
	height: 20px;
	padding-left: 33px;
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:16px;
	font-style:italic;
	font-weight: bold;
}
#quehacer {background-color:#D8001D; width: 192px; height: 95px; text-align:center; padding-top: 25px; margin-top: 15px; border:solid 3px #CCCCCC; font-family:"Trebuchet MS"; font-size:20px; color:#fff; text-decoration:none;}

#quehacer:hover{background:#FF0000;}

#quehacer a{text-decoration:none; color:#FFFFFF;}

#formas {
margin: 0 auto;
	width: 181px;
	height: 38px;
	background-image:url(../img/btn_vermas.gif);
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	padding-top: 6px;
	text-align: center;
}
#formas a{ text-decoration:none; color: #FFFFFF;}
#quehacer a:hover{text-decoration:underline;}


#comollegar{
	width: 198px;
	height: 121px;
	background-image:url(../img/bg_comollegar.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#comollegar:hover{
	width: 198px;
	height: 121px;
	background-image:url(../img/bg_comollegar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;

}
