/***********************
By .:[PHOXER]:.
http://www.phoxer.com
http://www.lightdreams.com.ar
***********************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
center, u, i{vertical-align: baseline border: 0; outline: 0;
                font-weight: normal; font-style: normal; font-size: 100%; font-family: inherit;}
*               {margin: 0; padding: 0}
body            {line-height: 1; height:100%}
:focus          {outline: 0}
ol, ul          {list-style: none}
table           {border-collapse: collapse; border-spacing: 0;}

hr              {border: 0; color: #000; background-color: #000; height:1px}
blockquote:before, blockquote:after, q:before, q:after {content: ""}


body {
	background:url(../images/bg.jpg);
	font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:1.5em;
	margin:0px;
	padding:0px;
	height:100%;
	text-align:center;
}
.srmain {
	width:800px;
	height:auto;
	height:100%;
	margin:0px auto;
	padding:0px;
}

.srmenu{
	/*background:url(../images/bgmenu.jpg) repeat-y;*/
	background:#294C6A;
	color:#FFF;
	text-align:left;
	width:150px;
	height:auto;
	margin:0px;
}
.srmenutext{
	color:#FFF;
	text-align:left;
	width:150px;
	height:auto;
	margin:0px;
	padding-left:15px;
}

.srpage{
	width:650px; 
	height:auto;
	margin:0px;
	text-align: left;
	border-top:#FFF;
	background:#FFF;
	z-index:0;
	float:right;
}

.srpagecont{
	width:620px; 
	height:auto;
	margin:0px;
	padding:10px;
}

.srheader{
	width:650px;
	height:150px;
	margin:0px;
	border:#00F;
	background:#009;
}

hr.separador {
	border:0.5px solid #DDDDDD;
	clear:both;
	margin:5px 0;
}

.textseparator {
	color:#333;
}

.parrafo1{
	color:#000000;
	font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:1.6em;
	margin:0px;
}

.textoBlanco {
	font-size:11px;
	color:#ffffff;
	margin:0 auto;
}


#srfooter{
	background:transparent url(../images/footer.jpg) no-repeat;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	clear:both;
	width:650px; 
	height:55px;
	margin:0 auto;
	border-top:inset #000 1px;
	text-align:center;
	clear:both;
}

