/* CSS Document */
body {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	}

a {text-decoration: none;}
a img {border:0; background-repeat:no-repeat;}
a:link {color: #F60;}
a:visited {color:#F60;}
a:hover {color: #F60;}
.grey {color: #666;}
.orange {color: #F60;}
.mays{text-transform: uppercase;}
.fnt8 {font-size: 9px;}
.fnt11 {font-size: 11px;}
.fnt12 {font-size: 12px;}
#fnt13 tr td {font-size: 13px;}
.fnt16 {font-size: 16px;}
.fnt18 {font-size: 18px;}

h2 { font-size: 10px; color: #666; font-weight: bold; }

a.navbar:link, a.navbar:active, a.navbar:visited {
    text-decoration: none;
    background-color: transparant;
    font-size: 10px;
    font-weight: bold;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    color: #666;
}

a.navbar:hover {
    text-decoration: none;
    background-color: transparant;
    font-size: 10px;
    font-weight: bold;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    color: #F60;
}

.scrolliframe {
	font-size: 12px;
	scrollbar-face-color : #666;
	scrollbar-highlight-color : #EAEAEA;
	scrollbar-shadow-color : #EAEAEA;
	scrollbar-3dlight-color : #EAEAEA;
	scrollbar-arrow-color : #EAEAEA;
	scrollbar-track-color : #EAEAEA;
	scrollbar-darkshadow-color : #EAEAEA;
	line-height: 17px;
	}

.footer {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #666;
	}

.frm {
	border:1px solid #666;
	font: Verdana;
	font-size:12px;
	color:#666;
	width:100%;
	background-color:#FFF;
	}

.frm2 {
	border:1px solid #666;
	font: Verdana;
	font-size:12px;
	width:166px;
	color:#666;
	background-color:#FFF;
	}

.slct {
	font: Verdana;
	font-size:12px;
	color:#666;
	width:100%;
	background-color:#FFF;
	}

.btn {
	font-size: 12px;
	font-weight:bold;
	border:0px solid #999;
	background-color:#CCC;
	color:#F60;
	margin:0 7px 0 0;
	cursor:pointer;
	}	

.btnJoin {
	font-size: 12px;
	font-weight:bold;
	border:0px solid #FFF;
	background-color:#FFF;
	color:#F60;
	margin:10px 0 0 0;
	cursor:pointer;
	}

img.mrcGrs{border:3px solid #999;}
img.mrcOrng{border:3px solid #F60;}

td.linVert{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	}

td.mrcoTitu {
	padding:2px 0;
	font-weight:bold;
	font-size: 12px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	}

*html div.ieSp {width:4px;}
#logotop {float:left; margin:0 133px 0 0;}

/* home -- rollover:texto services */

.titu01{background: url("../images/btn_cnt01.png") no-repeat left top;}
.titu02{background: url("../images/btn_cnt02.png") no-repeat left top;}
.titu03{background: url("../images/btn_cnt03.png") no-repeat left top;}

dl{
	list-style:none;
	cursor:pointer;
	}

dd {
	margin:0;
	padding:0;
	color: #666;
	}
dd.titu01:hover dl dd, dd.titu01.over1 dl dd  {
	background:url("../images/btn_cnt01_over.png") no-repeat left top;
	color: #f60;
	}
dd.titu02:hover dl dd, dd.titu02.over2 dl dd  {
	background:url("../images/btn_cnt02_over.png") no-repeat left top;
	color: #f60;
	}
dd.titu03:hover dl dd, dd.titu03.over3 dl dd  {
	background:url("../images/btn_cnt03_over.png") no-repeat left top;
	color: #f60;
	}
	
/* wordpress stuff */

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
}

.post {
    width: 474px;
    float: right;
}

.post p { float: left; text-align: justify; }


.entry ul {margin-left: 0px; float: left; }
.entry li { }

#sidebar {
    padding: 0px 10px 10px 0;
    width: 234px;
    margin-left: 0px;
    float: left;
}

#sidebar ul {
    margin-left: 0px;
}
.widecolumn {
    width: 719px;
}

.narrowcolumn {
    width: 474px;
    float: left;
}

#respond {
    width: 474px;
    float: right;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 244px;
	width: 474px;
	float: right;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
    	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 10px;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	}

.commentmetadata {
	font-weight: normal;
	}

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

#comments {
    float: left;
}
/* End Comments */