/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size: 12px; background:url(images/fondo.jpg) center top; text-align:justify;}
html, input, textarea	{	font-family: Arial, Helvetica, sans-serif;
		color:#000;	}	

table {
border-collapse:collapse;
border:0px;
margin-left: auto;
margin-right: auto;}
img{border:0px;}


.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}
object { vertical-align:top;}
.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}
div.container {	overflow:hidden; width: 100%;}
a img{ border:0}
img{ vertical-align:top;  }

a{color:#841520; text-decoration:none; outline:none} 
a:hover{text-decoration:underline;}


	
	input{
   	border:1px solid #841520; 
	background:#fff7a3;
	width:244px; height:19px;
	font-size:1em;
	padding-left:5px;
	padding-top:2px
}
textarea{
   	border:1px solid #841520; 
	background:#fff7a3;
	width:244px; height:105px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
	
	.center {text-align:center;} 
.right {text-align:right;}
.left {text-align:left;}
.justify {text-align:justify;}

.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #841520;
}

.titulos22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #841520;
}

.titulos23 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
	color: #841520;
}

.inicio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00397e;
}


.enviarb {
	background-image: url(images/enviar.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 61px;
}

.btn {

 background-color: #FFFFFF;
 background-image: url(images/enviar.jpg);
 background-repeat: no-repeat;
 height: 21px;
 width: 61px;
 border: 0px;
}

.btni {

 background-color: #FFFFFF;
 background-image: url(images/1enviari.jpg);
 background-repeat: no-repeat;
 height: 37px;
 width: 97px;
 border: 0px;
}

.forma {
	font-family: arial;
	font-size: 12px;
	color: #fff;
	text-align:right;
}

object {outline:none; }
	
img, div { behavior: url(iepngfix.htc) }
