/* CSS Document */

body {
scrollbar-arrow-color: #FFFFFF;
scrollbar-base-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-face-color: #E6E7E9;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3d-light-color: #FFFFFF;
}

.txt1 { font-size: 9px; color: #F7FAF7; font-family:  Tahoma, "Trebuchet MS", Arial, sans-serif;}
.txt1b { font-size: 12px; color: #294355; font-family: "Trebuchet MS", Tahoma, Arial, sans-serif; font-weight:bold; background-color: #E3E3E3; text-indent:5px; vertical-align:middle;}
.txt2b { font-size: 12px; color: #525252; font-family: "Trebuchet MS", Tahoma, Arial, sans-serif; font-weight:bold;}
.txt3b { font-size: 12px; color: #82AB3D; font-family: "Trebuchet MS", Tahoma, Arial, sans-serif; font-weight:bold;}

.titulo1 { font-size: 16px; color: #730D3C; font-family: "Trebuchet MS", Tahoma, Arial, sans-serif; font-weight:bold; line-height: 20px;}
.titulo2 { font-size: 16px; color: #B95382; font-family: "Trebuchet MS", Tahoma, Arial, sans-serif; font-weight:bold; line-height: 20px;}
.titulo3 { font-size: 12px; color: #B95382; font-family: "Trebuchet MS", Tahoma, Arial, sans-serif; font-weight:bold; line-height: 20px;}
.titulo4 { font-size: 12px; color: #B95382; font-family: "Trebuchet MS", Tahoma, Arial, sans-serif; line-height: 20px;}

.txtcontenido1 { font-size: 12px; color: #4E514A; font-family: "Trebuchet MS", Tahoma, Arial, sans-serif; text-align: justify; line-height: 20px;}
.txtcontenido2 { font-size: 12px; color: #4E514A; font-family: "Trebuchet MS", Tahoma, Arial, sans-serif; text-align: justify; line-height: 20px;}

a.link01:link, a.link01:visited {font-family: "Trebuchet MS", Tahoma, Arial, sans-serif; font-size: 12px; color:#B95382; }
a.link01:active, a.link01:hover {font-family: "Trebuchet MS", Tahoma, Arial, sans-serif; font-size: 12px; color:#B95382; text-decoration: none; font-weight:bold;}


.input1{
	font-size: 11px;	color: #4E514A; text-indent:5px;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	background-color: #EEE9EA;	text-decoration: none;
	width:200px;	height:20px;
	border: 0px solid #EEE9EA;
}
.input2{
	font-size: 11px;	color: #4E514A; text-indent:5px;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	background-color: #EEE9EA;	text-decoration: none;
	width:350px;	height:20px;
	border: 0px solid #EEE9EA;
}
.btns {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 11px;	color: #F7FAF7; 
	width:100px;	height:18px;
	background-color: #B95382;	border: 1px solid #B95382;
}

.textarea {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 11px;	color: #4E514A; padding-left: 5px;
	background-color: #EEE9EA; border: 1px solid #EEE9EA;
	width:200px;	height:95px;
}
.textarea2 {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 11px;	color: #4E514A; text-indent:5px;
	background-color: #ffffff; border: 1px solid #f0f0f0;
	width:350px;	height:95px;
}
