/* CSS Document */
.titulos{
font-family: arial;
font-size: 12px;
color: #fff;
font-weight: bold;
}

.texto{
font-family: arial;
font-size: 12px;
color: #555;

}



#estilscroll02 {
	SCROLLBAR-FACE-COLOR: #fff; SCROLLBAR-HIGHLIGHT-COLOR: #fff; SCROLLBAR-SHADOW-COLOR: #fff; SCROLLBAR-3DLIGHT-COLOR: #fff; SCROLLBAR-ARROW-COLOR: #ff3300; SCROLLBAR-TRACK-COLOR: #fff; SCROLLBAR-DARKSHADOW-COLOR: #fff; SCROLLBAR-BASE-COLOR: #fff
}


body {		
	margin: 0;
	padding: 50px 0 0 0;
	border: 0;
	background: #333;
	text-align: center;
	}
	

.caja1 {
	position: relative;
	margin: 0 auto 0 auto;
	padding: 18px 0 0 0;
	border: 0;
	width: 700px;
	}

.menu1 {
	margin: 0;
	padding: 0 0 0 3px;
	border: 0;
	width: 700px;
	height: 22px;
	background: #ff3300;
	text-align: left;
	}
	
#boton{

	border: 1px solid #ff3300;
	font-family: verdana;
	font-size: 11px;
	color: #fff;
	width: 118px;
	background: #ff3300;
	margin: 0 0 0 3px;
	/*width: 20px;*/
	height: 18px;
	/*line-height: 30px;*/
	
}
	
#cajaform {

	border: 1px solid #ff3300;
	font-family: verdana;
	font-size: 11px;
	color: #666;
	padding: 0 0 0 3px;
	width: 370px;
	height: 18px;
	margin: 2px;
	/*line-height: 30px;*/
	
}

#cajaform2 {

	border: 1px solid #ff3300;
	font-family: verdana;
	font-size: 11px;
	color: #666;
	width: 370px;
	padding: 3px;
	height: 200px;
	margin: 2px;
	/*line-height: 30px;*/
	
}




#texto01{
	font-family: verdana;
	color: #ff3300;
	font-size: 11px;
	/*font-weight: bold;*/
	margin: 0 0 0 5px;
	border: 0;
	padding: 0;
	font-weight: bold;
	line-height: 16px;
}

.texto02{
	font-family: verdana;
	color: #fff;
	font-size: 11px;
	/*font-weight: bold;*/
	margin: 0 5px 0 5px;
	border: 0;
	padding: 0;
	line-height: 16px;
	text-align: justify;
}

.texto03{
	font-family: verdana;
	color: #ff3300;
	font-size: 11px;
	/*font-weight: bold;*/
	margin: 0;
	border: 0;
	padding: 0;
	line-height: 16px;
}

.texto04{
	font-family: verdana;
	color: #AAAAAA;
	font-size: 11px;
	/*font-weight: bold;*/
	margin: 0 5px 0 5px;
	border: 0;
	padding: 0;
	line-height: 16px;
	text-align: justify;
}

.texto05{
	font-family: verdana;
	color: #fff;
	font-size: 10px;
	/*font-weight: bold;*/
	margin: 0 5px 0 5px;
	border: 0;
	padding: 0;
	line-height: 16px;
	text-align: justify;
}



a.menu01:link {
	text-decoration : none;
	font-size : 10px;
	color : #fff;
	font-family : verdana;
	font-weight: none;
	margin: 0;
	border: 0;
	padding: 0;
	line-height: 22px;
	display: block;  
	}
a.menu01:visited {
	text-decoration : none;
	font-size : 10px;
	color : #fff;
	font-family : verdana;
	font-weight: none;
	margin: 0;
	border: 0;
	padding: 0;
	line-height: 22px;
	display: block;  	
	}
a.menu01:hover {
		color : #434242;
	}

a.menu02:link {
	text-decoration : none;
	font-size : 10px;
	color : #fff;
	font-family : verdana;
	font-weight: none;
	margin: 0;
	border: 0;
	padding: 0;
	line-height: 22px;
	display: block;  
	}
a.menu02:visited {
	text-decoration : none;
	font-size : 10px;
	color : #fff;
	font-family : verdana;
	font-weight: none;
	margin: 0;
	border: 0;
	padding: 0;
	line-height: 22px;
	display: block;  	
	}
a.menu02:hover {
		color : #ff3300;
	}
	
	
	
	
	
	
a.p:link {
	color: #ff3300;
	text-decoration: none;
}
a.p:visited {
	color: #ff3300;
	text-decoration: none;
}
a.p:active {
	color: #ff3300;
	text-decoration: none;
}
a.p:hover {
	color: #fff;
	text-decoration: underline;
}
a.ord:link {
	color: #fff;
	text-decoration: none;
}
a.ord:visited {
	color: #fff;
	text-decoration: none;
}
a.ord:active {
	color: #fff;
	text-decoration: none;
}
a.ord:hover {
	color: #fff;
	text-decoration: underline;
}