/* CSS Document */

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000066;
	text-align: justify;
	margin-left: 15px;
	margin-right: 15px;
	vertical-align: super;
}


.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000066;
}

.images {
	text-align: center;
	vertical-align: middle;
	margin: auto;
	font-weight: bold;
}

 
.maps {
	margin-top: 5px;
	margin-right: 15px;
	margin-left: 100px;
}

.title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-style:normal;
	color:#000099;
	font-weight: bolder;
	text-decoration: none;
}

div{
margin:0;
padding:0
}

#wrapper{
text-align: left;
width: 830px;
margin: 0 auto;
}

#main{
/*background-color: rgb(149,221,243);*/
}
/* ******************************************************************************************* */
#content{
/*background-color: rgb(101,207,233);*/
/*background-color: #65CFE9;*/

height: 500px;
}

#content .texto{
}

#content .contactos{
text-align: center;
font-size: 14px;
}
#content .contactos strong{
color: #000066;
font-size: 16px;
}

#content .malo{
	border-collapse: collapse;
	margin-bottom: 12px;
	border: thick solid #990000;
	background-color: #FF6317;
}
#content .malo p{
color: #333333;
font-weight: bold;
font-size: 14px;
text-align: center;
padding: 4px;
margin: 0;
}
#content .malo p.icono{
font-size: 20px;
}

#content .bueno{
	border-collapse: collapse;
	margin-bottom: 12px;
	border: thick solid #006600;
	background-color: #339966;
}
#content .bueno p{
color: #333333;
font-weight: bold;
font-size: 14px;
text-align: center;
padding: 4px;
margin: 0;
}
#content .bueno p.icono{
font-size: 20px;
}

.table {
	border: 2px dotted #9900FF;
}


.message {
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
	background-color: #FFFFFF;
	letter-spacing: normal;
	word-spacing: normal;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
}

.body {
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: outset;
	border-bottom-style: none;
	border-left-style: outset;
	border-right-color: #7B4129;
	border-left-color: #A3735A;
}

.right{border-right-width: 3px;
border-right-style:outset;
border-right-color:#7B4129;
}

.left{border-left-width:3px;
border-left-style:outset;
border-left-color:#A3735A}




.aux{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: capitalize;
	color: #000066;
	text-align: center;
	vertical-align: middle;
}



.cpublic {
	vertical-align: text-top;
	text-align: center;
	margin-left: 17px;
}
