﻿table.menu{
	font-family:Arial;
	color:#DD0368;
	text-align:left;
	width:150px;
	padding-left:15px;
}

a.menu_links{
	font-size:small;
	text-decoration: none;
	color:#DD0368;
}

a.menu_links:Hover {
	font-size:small;
	color : #DD0368;
	border-bottom: dotted #DD0368;
}

table.content{
	font-family:Tahoma;
	color:#DD0368;
	text-align:center;
	width:550px;
}

td.titulo{	
	padding-top:20px;
	padding-bottom:10px;
	font-size:small;
	font-family:Tahoma;
	color:#DD0368;	
}

td.titulo_e_desc{
	padding-top:10px;
	padding-bottom:10px;
	font-family:Tahoma;
	color:#DD0368;	
}

td.next_step{
	font-family:Tahoma;
	color:#DD0368;
	text-align:center;
	height:40px;
}

img.inicio{
	height:180px;
}

td.texto{
	width:290px;
	font-family:Tahoma;
	color:#DD0368;
	text-align:center;
}

td.space{
	width:20px;
}

td.img{
	width:290px;
	text-align:center;
}

a.title {
	font-size:small;
	font-family:Tahoma;
	text-decoration: none;
	color:#DD0368;
}

a.steps {
	font-size:small;
	font-family:Tahoma;
	text-decoration: none;
	color:#DD0368;
}

a.steps:Hover {
	font-size:small;
	font-family:Tahoma;
	color : #DD0368;
	border-bottom: dotted #DD0368;
}

a.gal {
	font-size:medium;
	font-family:Tahoma;
	text-decoration: none;
	color:#DD0368;
}

a.gal:Hover {
	font-size:medium;
	font-family:Tahoma;
	color : #DD0368;
	border-bottom:dotted #DD0368;
}
