/*
Theme Name: Formulando Bareta
Theme URI: http://www.formulando.com.br
Version: 1.0
Description:www.formulando.com.br
Author: www.formulando.com.br
Author URI: www.formulando.com.br
*/

body {
	margin: 0px;
	padding: 0;
	color: #333;
	background-repeat: no-repeat;
	background-position: center 75px;
	font-family: Arial;
}
h1, h2, h3 {
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}
a:link {
	text-decoration: none;
	color: #333;
}
a:visited {
	text-decoration: none;
	color: #122f35;
}
a:hover, a:active {
	color: #900;
}
.conteudo .breadcumb {
	background-image: url(images/c1.jpg);
	padding: 15px 0px 0px 20px;
	height: 40px;
}

.rodape{
	background-image: url(images/fleft.gif);
	padding: 3px 5px 5px 5px;
	height: 20px;
width:770px;

}

.rodape a {
	font-size: 11px;
	font-weight: bold;
	color: #fff;

}
.alignleft {
padding-right:10px;
float:left;
border:0px;
}
.breadcumb a {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
float:left;
}
.conteudo .texto-inter p{
	font-size: 12px; 
	color: #666; }

.conteudo .texto {
	background-image: url(images/c2.gif);
	background-repeat: repeat-y;
	padding: 1px 35px 1px 17px;
	line-height:22px;
text-align:justify;}


.conteudo .texto   td {
font-size:11px;
	padding:8px;
	border:1px dotted #ccc;
}
.conteudo .texto  select, .conteudo .texto  input {
background:#FFFFFF url(images/bg_form.gif) repeat-x scroll center top;
border-color:#E0E0E0 #B7B7B7 #B7B7B7 #E0E0E0;
border-style:solid;
border-width:1px;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
margin-bottom:4px;
padding:2px;
}


.conteudo .texto h1 a {
	font-size: 18px;
}

.espaco-linha a{
text-align:justify;	 
line-height:22px;
}
.conteudo .texto a, .coopercon a {
	font-size: 12px;
	font-weight: normal;
	color: #666;
}
.conteudo .conteudo-rodape {
	background-image: url(images/c3.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 15px;
}
.sub {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.bod {
 
	font-size: 10px;
}
.sub2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.bodwh {
 
	font-size: 10px;
	color: #FFFFFF;
}
.sub3 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #60950F;
}
.title {
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	color: #FFA523;
	font-weight: bold;
}
.title2 {
	color: #5995E6;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
}
.sub4 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CC3300;
}
.sub5 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #68A310;
}
.title3 {
	font-family: Garamond;
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	font-style: italic;
}
.title4 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.bod {
	 color: #333;
	text-decoration: none;
}


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */